BOSS 7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
TofData.h File Reference
#include "Identifier/Identifier.h"
#include <vector>
#include <map>

Go to the source code of this file.

Classes

class  TofValue
 
class  Adc
 
class  Tdc
 
class  PmtData
 
class  TofData
 

Typedefs

typedef std::multimap< unsigned int, TofData * > TofDataMap
 
typedef std::multimap< unsignedint, TofData * >::iterator IterTofDataMap
 
typedef std::vector< TofData * > TofDataVector
 
typedef std::vector< TofData * >::iterator IterTofDataVector
 

Typedef Documentation

◆ IterTofDataMap

typedef std::multimap<unsignedint,TofData*>::iterator IterTofDataMap

Definition at line 245 of file TofData.h.

◆ IterTofDataVector

typedef std::vector<TofData*>::iterator IterTofDataVector

Definition at line 248 of file TofData.h.

◆ TofDataMap

typedef std::multimap<unsigned int, TofData*> TofDataMap

Definition at line 244 of file TofData.h.

◆ TofDataVector

typedef std::vector<TofData*> TofDataVector

Definition at line 247 of file TofData.h.