Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
21 return StatusCode::FAILURE;
27 return StatusCode::SUCCESS;
34 const EventContext& ctx = Gaudi::Hive::currentContext();
42 out <<
"\nTimestamp:" << ctx.eventID().time_stamp() <<
" ns:" << ctx.eventID().time_stamp_ns_offset() << std::endl;
51 return StatusCode::SUCCESS;
float GetBeam1IntensityBCID(const bcid_type bcid, int channel) const
virtual StatusCode initialize()
Initialization run before the event loop.
Gaudi::Property< std::string > m_fileName
::StatusCode StatusCode
StatusCode definition for legacy code.
unsigned long long GetRunLB() const
SG::ReadCondHandleKey< BunchCrossingIntensityCondData > m_inputKey
StatusCode initialize(bool used=true)
setEventNumber setTimeStamp bcid
static void printInfo(const BunchCrossingIntensityCondData *bccd, unsigned int bcid, std::ostream &out, int channel)
Function for printing detailed info about a given bunch crossing.
virtual StatusCode execute()
Function called once per event.
float GetBeam2IntensityBCID(const bcid_type bcid, int channel) const