MOverrideXMLManager.h
Go to the documentation of this file.
1 #ifndef _mdet_MOverrideXMLManager_h_
2 #define _mdet_MOverrideXMLManager_h_
3 
4 #include <det/XXMLManager.h>
5 #include <mdet/MModelsXMLManager.h>
6 
7 namespace mdet {
18  static const char kManagerName[]; // Redefine the manager name
19  static const bool kAllowMultiConfig = true; // We want configuration change in this case.
20  /*
21  * We keep the other fields from MModelsXMLManagerInfo because we, precisely, desire to,
22  * eventually, override the configuration loaded from models.
23  */
24  };
25 
34 
35 }
36 
37 #endif // _mdet_MOverrideXMLManager_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
Definition of the information of Muon detection hierarchy as of the requirements of det::XXMLManager...
det::XXMLManager< MOverrideXMLManagerInfo > MOverrideXMLManager
Specialization det::XXMLManager for the Muon hierarchy.

, generated on Tue Sep 26 2023.