StRoot
1
|
Public Member Functions | |
void | init () |
void | init (StMaker *maker) |
void | initFromDbase (StMaker *maker) |
void | initFromDbaseY5 (StMaker *maker) |
void | initFromDbaseGeneral (StMaker *maker) |
void | Reset () |
void | setNValidTrays (int ntrays) |
IntVec | DaqChan2Cell (const Int_t iTofrDaq) |
Int_t | Cell2DaqChan (const Int_t iTray, const Int_t iModule, const Int_t iCell) |
IntVec | ADCChan2Cell (const Int_t iAdc) |
IntVec | TDCChan2Cell (const Int_t iTdc) |
Int_t | Cell2ADCChan (const Int_t iTray, const Int_t iModule, const Int_t iCell) |
Int_t | Cell2TDCChan (const Int_t iTray, const Int_t iModule, const Int_t iCell) |
Int_t | DaqChan2ADCChan (const Int_t iTofrDaq) |
Int_t | DaqChan2TDCChan (const Int_t iTofrDaq) |
Int_t | ADCChan2DaqChan (const Int_t iAdc) |
Int_t | TDCChan2DaqChan (const Int_t iTdc) |
IntVec | Tofr5TDCChan2Cell (const Int_t iTdc) |
Int_t | Tofr5Cell2TDCChan (const Int_t iTray, const Int_t iModule, const Int_t iCell) |
IntVec | TDIGChan2Cell (const Int_t iTdc) |
Int_t | Cell2TDIGChan (const Int_t iModule, const Int_t iCell) |
Int_t | EastPMT2TDIGLeChan (const Int_t iTube) |
Int_t | TDIGLeChan2EastPMT (const Int_t iTdc) |
Int_t | EastPMT2TDIGTeChan (const Int_t iTube) |
Int_t | TDIGTeChan2EastPMT (const Int_t iTdc) |
Int_t | WestPMT2TDIGLeChan (const Int_t iTube) |
Int_t | TDIGLeChan2WestPMT (const Int_t iTdc) |
Int_t | WestPMT2TDIGTeChan (const Int_t iTube) |
Int_t | TDIGTeChan2WestPMT (const Int_t iTdc) |
IntVec | ValidTrays () |
Definition at line 54 of file StTofrDaqMap.h.