12#include <framework/core/Module.h>
47 std::set<std::string>
m_styles = {
"default",
"laconic",
"semilaconic" };
Class to hold general basf2 configuration Used to initiate and configure CreateAnalysis object.
virtual void initialize() override
Initialize the module.
AnalysisConfigurationModule()
Constructor.
std::set< std::string > m_styles
List of possible styles of variables in nTuple Possible styles on example of PX variable of pi0 from ...
std::string m_mcMatchingVersion
specifies the version of MC matching algorithm to be used
std::string m_tupleStyle
Style of naming of variables in nTuple configured by user.
Abstract base class for different kinds of events.