BOSS 7.1.1
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 } |
typedef std::map<std::string, DetectorType, std::less<std::string> > DetectorMap |
Definition at line 9 of file DetectorGeometryHelper.h.
enum DetectorType |