30 if (!postCloseExec.size()){
32 ANA_MSG_DEBUG (
"PostClosedOutputsModule: no additionnal checks/actions performed after all outputs are closed");
33 return StatusCode::SUCCESS;
39 if (
outputLabel != outputPtr->mainStreamName())
continue;
51 ANA_MSG_INFO (
"PostClosedOutputsModule: execute command line = '" << cmdLineToExecute <<
"'");
54 return StatusCode::SUCCESS;
char data[hepevt_bytes_allocation_ATLAS]
const std::string outputLabel
static const std::string outputFileName
static const std::string optWorkerPostClosedOutputsExecutable
Optionnal executable to be provided by the user that will be called, by the worker,...
This module defines the arguments passed from the BATCH driver to the BATCH worker.
::StatusCode StatusCode
StatusCode definition for legacy code.
void exec(const std::string &cmd)
effects: execute the given command guarantee: strong failures: out of memory II failures: system fail...
the data the EventLoop core classes are sharing with the Module implementation