BOSS 7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
Event/RawDataProviderSvc/RawDataProviderSvc-00-03-47/RawDataProviderSvc/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

◆ IterTofDataVector

◆ TofDataMap

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

◆ TofDataVector