|
BmnRoot
|
#include "BmnTof1Raw2Digit.h"Go to the source code of this file.
Typedefs | |
| typedef std::map< std::pair< UInt_t, UChar_t >, UInt_t >::iterator | Tof1PlMapIter |
| typedef std::map< UInt_t, BmnTof1TDCParameters >::iterator | Tof1TDCMapIter |
| typedef std::pair< UInt_t, UChar_t > | Tof1PlMapKey |
| typedef std::pair< UInt_t, BmnTof1TDCParameters > | Tof1TDCMapElem |
Variables | |
| int | Tof1GlobalNameCounter = 0 |
| typedef std::map<std::pair<UInt_t,UChar_t>,UInt_t>::iterator Tof1PlMapIter |
Definition at line 10 of file BmnTof1Raw2Digit.cxx.
| typedef std::pair<UInt_t, UChar_t> Tof1PlMapKey |
Definition at line 12 of file BmnTof1Raw2Digit.cxx.
| typedef std::pair<UInt_t, BmnTof1TDCParameters> Tof1TDCMapElem |
Definition at line 13 of file BmnTof1Raw2Digit.cxx.
| typedef std::map<UInt_t,BmnTof1TDCParameters>::iterator Tof1TDCMapIter |
Definition at line 11 of file BmnTof1Raw2Digit.cxx.
| int Tof1GlobalNameCounter = 0 |
Definition at line 17 of file BmnTof1Raw2Digit.cxx.