MModelsXMLManager.h
Go to the documentation of this file.
1 #ifndef _mdet_MModelsXMLManager_h_
2 #define _mdet_MModelsXMLManager_h_
3 
4 #include <det/XXMLManager.h>
5 #include <mdet/MHierarchyInfo.h>
6 
7 namespace mdet {
18  static const char kManagerName[];
19  static const char kIdAtt[];
20  static const char kModelsTag[];
21  static const char* const kDataRootPath[2];
22  static const char* const kModelsRootPath[2];
23  static const bool kAllowMultiConfig = false;
24  };
25 
34 
35 }
36 
37 #endif // _mdet_MModelsXMLManager_h_
Definition of the information of Muon detection hierarchy as of the requirements of det::XXMLManager...
General Manager for reading detectors descriptions in XML files.
Definition: XXMLManager.h:182
static const char *const kDataRootPath[2]
static const char kIdAtt[]
det::XXMLManager< MModelsXMLManagerInfo > MModelsXMLManager
Specialization det::XXMLManager for the Muon hierarchy.
Definition of the information of Muon detection hierarchy.
static const char kModelsTag[]
static const bool kAllowMultiConfig
static const char *const kModelsRootPath[2]
static const char kManagerName[]

, generated on Tue Sep 26 2023.