ATLAS Offline Software
|
#include <WorkerConfig.h>
Public Member Functions | |
const asg::SgTEventMeta * | metaStore () const noexcept |
access the meta store in the input file More... | |
void | add (const PythonConfigBase &config) |
add the given component More... | |
WorkerConfig (Detail::ModuleData *val_data) noexcept | |
~WorkerConfig () noexcept | |
Private Member Functions | |
ClassDef (WorkerConfig, 1) | |
Private Attributes | |
Detail::ModuleData * | m_data = nullptr |
asg::SgTEventMeta | m_metaStore |
Definition at line 26 of file WorkerConfig.h.
|
noexcept |
|
noexcept |
void EL::WorkerConfig::add | ( | const PythonConfigBase & | config | ) |
add the given component
|
private |
|
inlinenoexcept |
access the meta store in the input file
Definition at line 73 of file WorkerConfig.h.
|
private |
Definition at line 57 of file WorkerConfig.h.
|
private |
Definition at line 58 of file WorkerConfig.h.