17 #ifndef StMcQaMaker_HH
18 #define StMcQaMaker_HH
30 const char* title =
"event/StMcQaMaker") :
StMaker(name,title) {}
35 virtual const char* GetCVS()
const
36 {
static const char cvs[]=
"Tag $Name: $ $Id: StMcQaMaker.h,v 1.2 2015/08/29 03:37:46 perev Exp $ built " __DATE__
" " __TIME__;
return cvs;}
virtual void QAPlots(StMcEvent *ev=0)
StMaker(const char *name="", const char *dummy=0)
Constructor & Destructor.
Event data structure to hold all information from a Monte Carlo simulation. This class is the interfa...