7 #ifndef STAR_StFcsRawHitMaker_HH
8 #define STAR_StFcsRawHitMaker_HH
10 #include "StRoot/StChain/StRTSBaseMaker.h"
22 int InitRun(
int runNumber);
24 void Clear( Option_t *opts =
"" );
26 void setReadMode(
int v) {mReadMode=v;}
27 void setDebug(
int v=1) {SetDebug(v);}
31 virtual const char *
GetCVS()
const;
48 static const char cvs[] =
"Tag $Name: $ $Id: StFcsRawHitMaker.h,v 1.2 2021/04/26 20:05:35 akio Exp $ built " __DATE__
" " __TIME__ ;
Class StRTSBaseMaker - is an abstract StMaker to define the interface to access the DAQ data from the...
virtual const char * GetCVS() const
reading Mudst/StMuFcsHit into StEvent/StFcsHit
void setReadMuDst(int v=1)
backward compatubility
void Clear(Option_t *opts="")
User defined functions.