BOSS 7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
Simulation/SimHelpers/SimHelpers-00-00-01/SimHelpers/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 , Standard ,
  GeoModel , Unknown =999
}
 

Typedef Documentation

◆ DetectorMap

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

Enumeration Type Documentation

◆ DetectorType