|
ATLAS Offline Software
|
Go to the documentation of this file.
23 using namespace EL::msgEventLoop;
33 std::pair<Detail::ManagerOrder,std::string> RetrieveManager ::
34 getManagerOrder ()
const noexcept
36 return std::make_pair (ManagerOrder::OPERATION,
"");
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]
bool const RAWDATA *ch2 const
::StatusCode StatusCode
StatusCode definition for legacy code.
@ initial
this is just the initial step we do, nothing really happens here
This module defines the arguments passed from the BATCH driver to the BATCH worker.
@ finalRetrieve
the final retrieve step
@ initialRetrieve
the initial retrieve step
an internal data structure for passing data between different manager objects anbd step