23using namespace EL::msgEventLoop;
33 std::pair<Detail::ManagerOrder,std::string> RetrieveManager ::
34 getManagerOrder ()
const noexcept
54 if (gSystem->AccessPathName ((
data.submitDir +
"/submitted").c_str()) != 0)
57 return ::StatusCode::FAILURE;
66 ANA_MSG_FATAL (
"Driver::retrieve not implemented in class " <<
typeid(*
data.driver).name());
77 return ::StatusCode::SUCCESS;
char data[hepevt_bytes_allocation_ATLAS]
@ finalRetrieve
the final retrieve step
@ initial
this is just the initial step we do, nothing really happens here
@ initialRetrieve
the initial retrieve step
@ OPERATION
the base-operation performed (e.g. submit, retrieve)
This module defines the arguments passed from the BATCH driver to the BATCH worker.
::StatusCode StatusCode
StatusCode definition for legacy code.
an internal data structure for passing data between different manager objects anbd step