34 if (!configFile.empty())
37 TPython::LoadMacro (configFile.c_str());
39 TPython::Bind (&
config,
"workerConfig");
40 TPython::Exec (
"fillWorkerConfig (workerConfig)");
41 TPython::Bind (
nullptr,
"workerConfig");
44 return StatusCode::SUCCESS;
char data[hepevt_bytes_allocation_ATLAS]
std::string PathResolverFindDataFile(const std::string &logical_file_name)
static const std::string optWorkerConfigFile
a python configuration file that will be executed on the worker
This module defines the arguments passed from the BATCH driver to the BATCH worker.
::StatusCode StatusCode
StatusCode definition for legacy code.
the data the EventLoop core classes are sharing with the Module implementation