BOSS 7.0.2
BESIII Offline Software System
|
#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 std::map<std::string, DetectorType, std::less<std::string> > DetectorMap |
Definition at line 9 of file Simulation/SimHelpers/SimHelpers-00-00-01/SimHelpers/DetectorGeometryHelper.h.
enum DetectorType |
Enumerator | |
---|---|
Standard | |
GeoModel | |
Unknown | |
Standard | |
GeoModel | |
Unknown |
Definition at line 7 of file Simulation/SimHelpers/SimHelpers-00-00-01/SimHelpers/DetectorGeometryHelper.h.