 |
ATLAS Offline Software
|
Go to the documentation of this file.
25 return StatusCode::SUCCESS;
32 "----------------------------------------------------------------------"
36 "----------------------------------------------------------------------"
39 " uniqueID | status | x | y | z | t "
42 "----------------------------------------------------------------------"
52 std::ostringstream
ss;
59 ss.setf(std::ios::scientific, std::ios::floatfield);
60 ss.setf(std::ios_base::showpos);
78 "----------------------------------------------------------------------"
82 return StatusCode::SUCCESS;
virtual StatusCode initialize() override
Function initialising the algorithm.
virtual StatusCode execute(const EventContext &ctx) const override
Function executing the algorithm.
SG::ReadCondHandle< T > makeHandle(const SG::ReadCondHandleKey< T > &key, const EventContext &ctx=Gaudi::Hive::currentContext())
::StatusCode StatusCode
StatusCode definition for legacy code.
Class describing a truth vertex in the MC record.
SG::ReadHandleKey< xAOD::TruthVertexContainer > m_key
The key of the truth vertex container to print.