15 #ifndef STAR_StMuEEmcCrateTimingMaker
16 #define STAR_StMuEEmcCrateTimingMaker
18 #include "StEEmcUtil/EEfeeRaw/EEdims.h"
45 void setFlavor(TString testFlavor =
"tower") {mFlavor = testFlavor;}
47 void setTiming(Float_t timeDelay) {mTimeDelay = timeDelay;}
64 const static int MxMapmtFeeCh= (MaxMapmtCrates* MaxMapmtCrateCh / 16) + 1;
86 Float_t totalIntegral[MxMapmtFeeCh];
87 Float_t totalError[MxMapmtFeeCh];
88 Int_t channelIds[MxMapmtFeeCh];
89 Int_t crateIds[MxMapmtFeeCh];
void setDirectory(TString directory)
Output directory.
void setPhase(Int_t phase)
void setFlavor(TString testFlavor="tower")
void setTiming(Float_t timeDelay)
Specify the delay setting for this run.
void setMinCounts(Int_t min)
void setNumberOfSigma(Int_t n=10)
void setNumberOfChannels(Int_t n=25)
Sets the number of channels above pedestal.