5#include "TClonesArray.h"
19 void Clear(Option_t *option=
"");
21 void Print(Option_t *option=
"")
const;
65 TObjArray* m_tTofMcHitCol;
67 TObjArray* m_tMdcMcHitCol;
69 TObjArray* m_tCgemMcHitCol;
71 TObjArray* m_tEmcMcDigiCol;
const TObjArray * getMcHitTofCol() const
retrieve the whole TObjArray of McHitTof Data
const TMcHitTof * getMcHitTof(Int_t i) const
retrieve a McHitTof From the collection, using the index into the array
const TMcHitCgem * getMcHitCgem(Int_t i) const
retrieve a McHitCgem From the collection, using the index into the array
void addMcHitCgem(TMcHitCgem *hit)
Add a McHitCgem into the Cgem Data collection.
void addMcHitTof(TMcHitTof *hit)
Add a McHitTof into the TOF Data collection.
void addMcDigiEmc(TMcDigiEmc *digi)
Add a McHitMdc into the Mdc Data collection.
const TObjArray * getMcDigiEmcCol() const
retrieve the whole TObjArray of McHitMdc Data
const TMcHitMdc * getMcHitMdc(Int_t i) const
retrieve a McHitMdc From the collection, using the index into the array
void Print(Option_t *option="") const
const TObjArray * getMcHitCgemCol() const
retrieve the whole TObjArray of McHitCgem Data
const TMcDigiEmc * getMcDigiEmc(Int_t i) const
retrieve a McHitMdc From the collection, using the index into the array
void addMcHitMdc(TMcHitMdc *hit)
Add a McHitMdc into the Mdc Data collection.
void Clear(Option_t *option="")
void setBeamTime(Double_t time)
const TObjArray * getMcHitMdcCol() const
retrieve the whole TObjArray of McHitMdc Data
Double_t getBeamTime() const