46 #ifndef STAR_StFgtRawMaker_HH
47 #define STAR_StFgtRawMaker_HH
50 #include "StRoot/StChain/StRTSBaseMaker.h"
74 void Clear( Option_t *opts =
"" );
81 void setAlldata() {mDataType=0;};
82 void setNoneZSdataOnly(){mDataType=1;};
83 void setZSdataOnly() {mDataType=2;};
Class StRTSBaseMaker - is an abstract StMaker to define the interface to access the DAQ data from the...
Int_t InitRun(Int_t runNumber)
InitRun will be called after FgtDb due to chain dependencies.
StFgtRawMaker(const Char_t *name="FgtRaw")
void Clear(Option_t *opts="")
User defined functions.
Int_t prepareEnvironment()
void setFgtDb(StFgtDb *x)