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

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

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

◆ TofDataMap

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

◆ TofDataVector