1 #ifndef MU_END_DETECTOR_HIT_H
2 #define MU_END_DETECTOR_HIT_H
float getPosition() const
const PSimHit * getSimHit() const
const PSimHit * theHitp
theSimHit that created this hit
float thePosition
the position is along the element, with (0,0) the center of the chamber
float theTime
start counting time at the beam crossing
CSCDetectorHit(int element, float charge, float position, float time, const PSimHit *hitp)
int theElement
strip or wire number
static int position[264][3]
friend std::ostream & operator<<(std::ostream &, const CSCDetectorHit &)