#include <RecBTofHit.h>
Definition at line 17 of file RecBTofHit.h.
◆ RecBTofHit()
RecBTofHit::RecBTofHit |
( |
| ) |
|
Definition at line 10 of file RecBTofHit.cxx.
10 {
11 _tofID=0;
12 _Id=_mod=_qual=_trk=-1;
13 _zHit=_zTDC=_zADC=_dzHit=_phHit=_thTrk=_phTrk=_ph=_p=_path=_time=-1.;
14 _tof=_etof=-1.;
15 _exptof[0]=-1.;
16 _exptof[1]=-1.;_exptof[2]=-1.;_exptof[3]=-1.;_exptof[4]=-1.;
17
18 _tt1=_tt2=_ett1=_ett2=-1.;
19 _tm1=_tm2=_etm1=_etm2=-1.;
20 _tr1=_tr2=_etr1=_etr2=-1.;
21 _q1=_q2=_eq1=_eq2=-1.;
22
23 m_next=NULL;
24}
◆ ~RecBTofHit()
virtual RecBTofHit::~RecBTofHit |
( |
| ) |
|
|
inlinevirtual |
◆ classID()
static const CLID & RecBTofHit::classID |
( |
| ) |
|
|
inlinestatic |
◆ clID()
virtual const CLID & RecBTofHit::clID |
( |
| ) |
const |
|
inlinevirtual |
Definition at line 21 of file RecBTofHit.h.
static const CLID & classID()
◆ getdZHit()
double RecBTofHit::getdZHit |
( |
| ) |
const |
|
inline |
◆ getEQ1()
double RecBTofHit::getEQ1 |
( |
| ) |
const |
|
inline |
◆ getEQ2()
double RecBTofHit::getEQ2 |
( |
| ) |
const |
|
inline |
◆ getETm1()
double RecBTofHit::getETm1 |
( |
| ) |
const |
|
inline |
◆ getETm2()
double RecBTofHit::getETm2 |
( |
| ) |
const |
|
inline |
◆ getETof()
double RecBTofHit::getETof |
( |
| ) |
const |
|
inline |
◆ getEtr1()
double RecBTofHit::getEtr1 |
( |
| ) |
const |
|
inline |
◆ getEtr2()
double RecBTofHit::getEtr2 |
( |
| ) |
const |
|
inline |
◆ getETt1()
double RecBTofHit::getETt1 |
( |
| ) |
const |
|
inline |
◆ getETt2()
double RecBTofHit::getETt2 |
( |
| ) |
const |
|
inline |
◆ getExpTof()
double RecBTofHit::getExpTof |
( |
int | im | ) |
const |
|
inline |
◆ getId()
int RecBTofHit::getId |
( |
| ) |
const |
|
inline |
◆ getMod()
int RecBTofHit::getMod |
( |
| ) |
const |
|
inline |
◆ getP()
double RecBTofHit::getP |
( |
| ) |
const |
|
inline |
◆ getPath()
double RecBTofHit::getPath |
( |
| ) |
const |
|
inline |
◆ getPh()
double RecBTofHit::getPh |
( |
| ) |
const |
|
inline |
◆ getPhHit()
double RecBTofHit::getPhHit |
( |
| ) |
const |
|
inline |
◆ getPhTrk()
double RecBTofHit::getPhTrk |
( |
| ) |
const |
|
inline |
◆ getQ1()
double RecBTofHit::getQ1 |
( |
| ) |
const |
|
inline |
◆ getQ2()
double RecBTofHit::getQ2 |
( |
| ) |
const |
|
inline |
◆ getQual()
int RecBTofHit::getQual |
( |
| ) |
const |
|
inline |
◆ getThTrk()
double RecBTofHit::getThTrk |
( |
| ) |
const |
|
inline |
◆ getTime()
double RecBTofHit::getTime |
( |
| ) |
const |
|
inline |
◆ getTm1()
double RecBTofHit::getTm1 |
( |
| ) |
const |
|
inline |
◆ getTm2()
double RecBTofHit::getTm2 |
( |
| ) |
const |
|
inline |
◆ getTof()
double RecBTofHit::getTof |
( |
| ) |
const |
|
inline |
◆ getTofID()
◆ getTr1()
double RecBTofHit::getTr1 |
( |
| ) |
const |
|
inline |
◆ getTr2()
double RecBTofHit::getTr2 |
( |
| ) |
const |
|
inline |
◆ getTrk()
int RecBTofHit::getTrk |
( |
| ) |
const |
|
inline |
◆ getTt1()
double RecBTofHit::getTt1 |
( |
| ) |
const |
|
inline |
◆ getTt2()
double RecBTofHit::getTt2 |
( |
| ) |
const |
|
inline |
◆ getZADC()
double RecBTofHit::getZADC |
( |
| ) |
const |
|
inline |
◆ getZHit()
double RecBTofHit::getZHit |
( |
| ) |
const |
|
inline |
◆ getZTDC()
double RecBTofHit::getZTDC |
( |
| ) |
const |
|
inline |
◆ next()
◆ operator<() [1/2]
◆ operator<() [2/2]
◆ operator>() [1/2]
◆ operator>() [2/2]
Definition at line 111 of file RecBTofHit.h.
111 {
112 std::cout<<"be call once"<<std::endl;
114 }
◆ setdZHit()
void RecBTofHit::setdZHit |
( |
double | dzHit | ) |
|
|
inline |
◆ setEQ1()
void RecBTofHit::setEQ1 |
( |
double | eq1 | ) |
|
|
inline |
◆ setEQ2()
void RecBTofHit::setEQ2 |
( |
double | eq2 | ) |
|
|
inline |
◆ setETm1()
void RecBTofHit::setETm1 |
( |
double | etm1 | ) |
|
|
inline |
◆ setETm2()
void RecBTofHit::setETm2 |
( |
double | etm2 | ) |
|
|
inline |
◆ setETof()
void RecBTofHit::setETof |
( |
double | etof | ) |
|
|
inline |
◆ setETr1()
void RecBTofHit::setETr1 |
( |
double | etr1 | ) |
|
|
inline |
◆ setETr2()
void RecBTofHit::setETr2 |
( |
double | etr2 | ) |
|
|
inline |
◆ setETt1()
void RecBTofHit::setETt1 |
( |
double | ett1 | ) |
|
|
inline |
◆ setETt2()
void RecBTofHit::setETt2 |
( |
double | ett2 | ) |
|
|
inline |
◆ setExpTof()
void RecBTofHit::setExpTof |
( |
double | exptof, |
|
|
int | im ) |
|
inline |
◆ setId()
void RecBTofHit::setId |
( |
int | id | ) |
|
|
inline |
◆ setMod()
void RecBTofHit::setMod |
( |
int | mod | ) |
|
|
inline |
◆ setnext()
Definition at line 117 of file RecBTofHit.h.
const RecBTofHit * next() const
◆ setP()
void RecBTofHit::setP |
( |
double | p | ) |
|
|
inline |
◆ setPath()
void RecBTofHit::setPath |
( |
double | path | ) |
|
|
inline |
◆ setPh()
void RecBTofHit::setPh |
( |
double | ph | ) |
|
|
inline |
◆ setPhHit()
void RecBTofHit::setPhHit |
( |
double | phHit | ) |
|
|
inline |
◆ setPhTrk()
void RecBTofHit::setPhTrk |
( |
double | phTrk | ) |
|
|
inline |
◆ setQ1()
void RecBTofHit::setQ1 |
( |
double | q1 | ) |
|
|
inline |
◆ setQ2()
void RecBTofHit::setQ2 |
( |
double | q2 | ) |
|
|
inline |
◆ setQual()
void RecBTofHit::setQual |
( |
int | qual | ) |
|
|
inline |
◆ setThTrk()
void RecBTofHit::setThTrk |
( |
double | thTrk | ) |
|
|
inline |
◆ setTime()
void RecBTofHit::setTime |
( |
double | time | ) |
|
|
inline |
◆ setTm1()
void RecBTofHit::setTm1 |
( |
double | tm1 | ) |
|
|
inline |
◆ setTm2()
void RecBTofHit::setTm2 |
( |
double | tm2 | ) |
|
|
inline |
◆ setTof()
void RecBTofHit::setTof |
( |
double | tof | ) |
|
|
inline |
◆ setTofID()
◆ setTr1()
void RecBTofHit::setTr1 |
( |
double | tr1 | ) |
|
|
inline |
◆ setTr2()
void RecBTofHit::setTr2 |
( |
double | tr2 | ) |
|
|
inline |
◆ setTrk()
void RecBTofHit::setTrk |
( |
int | trk | ) |
|
|
inline |
◆ setTt1()
void RecBTofHit::setTt1 |
( |
double | tt1 | ) |
|
|
inline |
◆ setTt2()
void RecBTofHit::setTt2 |
( |
double | tt2 | ) |
|
|
inline |
◆ setZADC()
void RecBTofHit::setZADC |
( |
double | zADC | ) |
|
|
inline |
◆ setZHit()
void RecBTofHit::setZHit |
( |
double | zHit | ) |
|
|
inline |
◆ setZTDC()
void RecBTofHit::setZTDC |
( |
double | zTDC | ) |
|
|
inline |
The documentation for this class was generated from the following files: