61 StEpdHit(
int position,
int tile,
short EW,
int ADC,
int TAC,
int TDC,
bool hasTAC,
float nMIP,
bool statusIsGood,
int truthId);
bool hasTac() const
true if this channel has a valid TAC value
short side() const
+1 if tile is on West side; -1 if on East side
Int_t mTruthId
identifier of particle most responsible for energy loss (simulation)
int position() const
position of supersector on a wheel [1,12]
float nMIP() const
gain calibrated energy loss in tile, in units of Landau MPV for one MIP
int idTruth() const
identifier of particle most responsible for energy loss (simulation)
int adc() const
ADC value [0,4095].
int tdc() const
TDC value [0,31].
Stores information for tiles in STAR Event Plane Detector.
int tile() const
tile on the supersector [1,31]
StEpdHit()
default constructor. sets all values empty
void setIdTruth(int id)
set identifier of particle most responsible for energy loss (simulation)
bool isGood() const
false if tile is bad or missing, according to (time-dependent) database
void setQTdata(int packedData)
Float_t mnMIP
gain calibrated energy loss in tile, in units of Landau MPV for one MIP
int tac() const
TAC value [0,4095].