|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef ANA_ALGORITHM__PYTHON_CONFIG_BASE_H
10 #define ANA_ALGORITHM__PYTHON_CONFIG_BASE_H
14 #error only include this header in AnalysisBase
24 struct AlgorithmWorkerData;
an object that stores the configuration for an AsgComponent and is able to create one from it
bool const RAWDATA *ch2 const
virtual ~PythonConfigBase()=default
Virtual destructor, to make PyROOT happy.
PythonConfigBase()
standard constructor
the base class for the python configuration of any asg::AsgComponent
This module defines the arguments passed from the BATCH driver to the BATCH worker.
const std::string & componentType() const noexcept
the actual component type to create
void setComponentType(const std::string &val_componentType)
std::string m_componentType
the value of componentType