|
ATLAS Offline Software
|
Go to the documentation of this file.
31 if (gSystem->GetProcInfo (&pinfo) != 0) {
33 return StatusCode::FAILURE;
35 ANA_MSG_INFO (
"Memory usage at start of job: " << pinfo.fMemResident <<
" kB resident, " << pinfo.fMemVirtual <<
" kB virtual");
38 alg.m_algorithm = std::make_unique<AlgorithmMemoryWrapper>(std::move (
alg.m_algorithm));
39 return StatusCode::SUCCESS;
char data[hepevt_bytes_allocation_ATLAS]
the data the EventLoop core classes are sharing with the Module implementation
::StatusCode StatusCode
StatusCode definition for legacy code.
This module defines the arguments passed from the BATCH driver to the BATCH worker.
virtual StatusCode firstInitialize(ModuleData &data) override
action at the the very beginning of the worker job