BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
DetectorGeometryHelper.h File Reference
#include <map>
#include <string>

Go to the source code of this file.

Classes

class  DetectorGeometryHelper
 

Typedefs

typedef std::map< std::string, DetectorType, std::less< std::string > > DetectorMap
 

Enumerations

enum  DetectorType { Standard , GeoModel , Unknown =999 }
 

Typedef Documentation

◆ DetectorMap

typedef std::map<std::string, DetectorType, std::less<std::string> > DetectorMap

Definition at line 9 of file DetectorGeometryHelper.h.

Enumeration Type Documentation

◆ DetectorType

Enumerator
Standard 
GeoModel 
Unknown 

Definition at line 7 of file DetectorGeometryHelper.h.