10 #ifndef ROOTMACROCONFIGURATOR_H_ 11 #define ROOTMACROCONFIGURATOR_H_ bool Configure(AnalysisManager &anManager, const std::string &fileName, const CommandLineParameters &clParams)
Configures the analysis manager using the given Root macro file.
Definition: RootMacroConfigurator.cpp:19
IncludeFileExc.h IncludeFileExc class declaration.
Definition: Algorithm.h:21
A class to store parameters passed from command line.
Definition: CommandLineParameters.h:31
Interface for analysis configurator.
Definition: Configurator.h:24
Configures the analysis according to a Root macro.
Definition: RootMacroConfigurator.h:22
RootMacroConfigurator()
Constructor.
Definition: RootMacroConfigurator.h:26
The top-level class managing the setup and run of the data analysis.
Definition: AnalysisManager.h:27