ATLAS Offline Software
IOStatsAlg.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
8 
11 
12 namespace CP {
13 
15 
17 
18  return StatusCode::SUCCESS;
19  }
20 
21 } // namespace
xAOD::ReadStats::Print
void Print(::Option_t *option="") const
Print information about the collected statistics.
IOStats.h
CP
Select isolated Photons, Electrons and Muons.
Definition: Control/xAODRootAccess/xAODRootAccess/TEvent.h:48
ReadStats.h
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition: PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
xAOD::IOStats::instance
static IOStats & instance()
Singleton object accessor.
Definition: IOStats.cxx:11
CP::IOStatsAlg::m_printOption
Gaudi::Property< std::string > m_printOption
Definition: IOStatsAlg.h:25
IOStatsAlg.h
xAOD::IOStats::merged
ReadStats merged() const
Access the statistics object, merging information from all threads.
Definition: IOStats.cxx:34
CP::IOStatsAlg::finalize
virtual StatusCode finalize() override
Definition: IOStatsAlg.cxx:14