StRoot
1
|
Public Member Functions | |
void | Init () |
void | Init (StMaker *maker, StBTofDaqMap *daqMap) |
void | Reset () |
void | setBTofCollection (StBTofCollection *tofColl) |
set to use the VPD delays More... | |
IntVec | GetValidChannel (int tray) |
Returns the valid channel Ids for a tray. | |
UIntVec | GetLeadingTdc (int tray, int channel, bool triggerevent=true) |
Returns the leading Tdcs for one channel. triggerevent used as a switch for physical hits selection. | |
UIntVec | GetTrailingTdc (int tray, int channel, bool triggerevent=true) |
Returns the trailing Tdcs for one channel. triggerevent used as a switch for physical hits selection. | |
Public Member Functions inherited from StObject | |
StObject (const StObject &sto) | |
StObject & | operator= (const StObject &sto) |
virtual TObject * | clone () const |
Int_t | isZombie () const |
virtual void | makeZombie (int flg=1) |
UInt_t | Ztreamer (TBuffer &R__b) |
ClassDef (StObject, 3) static UInt_t fgTally | |
Definition at line 51 of file StBTofSortRawHit.h.
void StBTofSortRawHit::Init | ( | StMaker * | maker, |
StBTofDaqMap * | daqMap | ||
) |
Initial function from StBTofCollection Need Daq Map for VPD Le/Te mapping
initial time windows
Definition at line 45 of file StBTofSortRawHit.cxx.
References TDataSet::Find().
void StBTofSortRawHit::setBTofCollection | ( | StBTofCollection * | tofColl | ) |
set to use the VPD delays
clean up the pool
Definition at line 106 of file StBTofSortRawHit.cxx.
References StBTofDaqMap::TDIGLeChan2EastPMT(), StBTofDaqMap::TDIGLeChan2WestPMT(), StBTofDaqMap::TDIGTeChan2EastPMT(), and StBTofDaqMap::TDIGTeChan2WestPMT().