MCounterListXMLManager.h
Go to the documentation of this file.
1 #ifndef _mdet_MCounterListXMLManager_h_
2 #define _mdet_MCounterListXMLManager_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[1];
22  static const char* const kModelsRootPath[1];
23  static const bool kAllowMultiConfig = false;
24  };
25 
34 
35 }
36 
37 #endif // _mdet_MCounterListXMLManager_h_
General Manager for reading detectors descriptions in XML files.
Definition: XXMLManager.h:182
det::XXMLManager< MCounterListXMLManagerInfo > MCounterListXMLManager
Specialization det::XXMLManager for the Muon hierarchy.
static const char *const kDataRootPath[1]
Definition of the information of Muon detection hierarchy as of the requirements of det::XXMLManager...
Definition of the information of Muon detection hierarchy.
static const char *const kModelsRootPath[1]
Not used as there&#39;s no models.
static const char kModelsTag[]
This case doesn&#39;t use models.

, generated on Tue Sep 26 2023.