|
ATLAS Offline Software
|
Go to the documentation of this file.
21 return StatusCode::FAILURE;
27 return StatusCode::SUCCESS;
33 const EventContext& ctx = Gaudi::Hive::currentContext();
38 out <<
"\nTimestamp:" << ctx.eventID().time_stamp() <<
" ns:" << ctx.eventID().time_stamp_ns_offset() << std::endl;
42 return StatusCode::SUCCESS;
static void printInfo(const BunchCrossingAverageCondData *bccd, unsigned int channel, std::ostream &out)
Function for printing detailed info about a given bunch crossing.
float GetBeam1IntensitySTD(int channel) const
float GetBeam1Intensity(int channel) const
float GetBeam1IntensityAllSTD(int channel) const
SG::ReadCondHandleKey< BunchCrossingAverageCondData > m_inputKey
::StatusCode StatusCode
StatusCode definition for legacy code.
float GetBeam1IntensityAll(int channel) const
float GetBeam2IntensityAllSTD(int channel) const
float GetBeam2IntensitySTD(int channel) const
float GetBeam2IntensityAll(int channel) const
virtual StatusCode execute()
Function called once per event.
StatusCode initialize(bool used=true)
Gaudi::Property< std::string > m_fileName
virtual StatusCode initialize()
Initialization run before the event loop.
float GetBeam2Intensity(int channel) const