1 #ifndef ConfigTreeTools_h 2 #define ConfigTreeTools_h 6 #include "SystematicManager.hxx" 7 #include "ConfigurationManager.hxx" 17 void Initialize(
const std::string& fileName);
20 virtual ~
ConfigTreeTools(){
if (_fromFile){
delete _syst;
delete _conf;}}
24 Int_t
GetWeightIndex(
const std::string& conf,
const std::string& name)
const;
45 std::string _fileName;
The maximum number of systematics that is supported.