13 #ifndef STAR_StGammaScheduleMaker
14 #define STAR_StGammaScheduleMaker
36 virtual const char* GetCVS()
const
37 {
static const char cvs[] =
"Tag $Name: $ $Id: StGammaScheduleMaker.h,v 1.3 2014/08/06 11:43:18 jeromel Exp $ built " __DATE__
" " __TIME__;
return cvs; }
44 void addTimestamp(
int date,
int time,
double weight);
47 int index() {
return mStampIndex; }
48 int nStamps() {
return mStamps.size(); }
55 vector<stamp> mStamps;
virtual void Clear(Option_t *option="")
User defined functions.
void Clear(Option_t *opts="")
User defined functions.