48 int run()
const {
return m_run; }
49 int event()
const {
return m_event; }
50 int tofid()
const {
return m_tofid; }
51 double qleft()
const {
return m_qleft; }
52 double qright()
const {
return m_qright; }
53 double tleft()
const {
return m_tleft; }
54 double tright()
const {
return m_tright; }
55 double zrhit()
const {
return m_zrhit; }
56 double texp()
const {
return m_texp; }
57 double path()
const {
return m_path; }
58 double phi()
const {
return m_phi; }
59 double theta()
const {
return m_theta; }
60 double p()
const {
return m_p; }
61 double t0()
const {
return m_t0; }
62 double q0()
const {
return m_q0; }
ObjectVector< RecBTofCalHit > RecBTofCalHitCol
ObjectVector< RecETofCalHit > RecETofCalHitCol
struct tagItem rootRecord
std::vector< Record * > RecordSet
const unsigned int NBarrel
const unsigned int NEndcap
void settright(double tright)
void settleft(double tleft)
void setEndcapDataFiles(std::vector< std::string > &)
void setBarrelData(RecBTofCalHitCol &)
RecordSet * getEndcapData(unsigned int i) const
void setData(TTree *, bool)
RecordSet * getBarrelData(unsigned int i) const
void setBarrelDataFiles(std::vector< std::string > &)
void setEndcapData(RecETofCalHitCol &)