BOSS 7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
RecETofHit.cxx
Go to the documentation of this file.
1#include "TofRecEvent/RecETofHit.h"
3 _tofId=0;
4 _Id=_trk=_mod=_qual=-1;
5 _rHit=_drHit=_phHit=_thTrk=_phTrk=_ph=_path=_time=-1.;
6 _tof=_etof=-1.;
7 _exptof[0]=_exptof[1]=_exptof[2]=_exptof[3]=_exptof[4]=-1.;
8 _tt=_ett=_tm=_etm=-1.;
9 _tr=_etr=_q=_eq=-1.;
10 _zADC=_zTDC=_p=-1.;
11
12
13}