50 #ifndef QweakSimUserVDC_DriftCellEvent_h
51 #define QweakSimUserVDC_DriftCellEvent_h
void StoreVDriftCellNbOfHits(Int_t nv)
void StoreUDriftCellNbOfHits(Int_t nu)
virtual ~QweakSimUserVDC_DriftCellEvent()
Int_t GetUDriftCellNbOfHits() const
ROOT Subtree structure for VDC DriftCellEvent.
Int_t GetUDriftCellHasBeenHit() const
QweakSimUserVDC_DriftCellEvent()
Int_t GetVDriftCellNbOfHits() const
void StoreUDriftCellHasBeenHit(Int_t nudc)
Int_t VDriftCellHasBeenHit
Has a V drift cell been hit? 0 = no, 5 = yes.
Int_t UDriftCellNbOfHits
Number of U drift cell hits in this event.
Int_t VDriftCellNbOfHits
Number of V drift cell hits in this event.
Int_t GetVDriftCellHasBeenHit() const
Int_t UDriftCellHasBeenHit
Has a U drift cell been hit? 0 = no, 5 = yes.
void StoreVDriftCellHasBeenHit(Int_t nvdc)