BmnRoot
Loading...
Searching...
No Matches
BmnTof1Raw2Digit.cxx File Reference
#include "BmnTof1Raw2Digit.h"
Include dependency graph for BmnTof1Raw2Digit.cxx:

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, BmnTof1TDCParametersTof1TDCMapElem
 

Variables

int Tof1GlobalNameCounter = 0
 

Typedef Documentation

◆ Tof1PlMapIter

typedef std::map<std::pair<UInt_t,UChar_t>,UInt_t>::iterator Tof1PlMapIter

Definition at line 10 of file BmnTof1Raw2Digit.cxx.

◆ Tof1PlMapKey

typedef std::pair<UInt_t, UChar_t> Tof1PlMapKey

Definition at line 12 of file BmnTof1Raw2Digit.cxx.

◆ Tof1TDCMapElem

typedef std::pair<UInt_t, BmnTof1TDCParameters> Tof1TDCMapElem

Definition at line 13 of file BmnTof1Raw2Digit.cxx.

◆ Tof1TDCMapIter

typedef std::map<UInt_t,BmnTof1TDCParameters>::iterator Tof1TDCMapIter

Definition at line 11 of file BmnTof1Raw2Digit.cxx.

Variable Documentation

◆ Tof1GlobalNameCounter

int Tof1GlobalNameCounter = 0

Definition at line 17 of file BmnTof1Raw2Digit.cxx.