 |
ATLAS Offline Software
|
Go to the documentation of this file.
2 #ifndef XAODTRUTHCNV_TRUTHVERTEXPRINTERALG_H
3 #define XAODTRUTHCNV_TRUTHVERTEXPRINTERALG_H
33 this,
"Container",
"TruthVertices",
"Truth vertex container"};
39 #endif // XAODTRUTHCNV_TRUTHVERTEXPRINTERALG_H
Algorithm printing xAOD::TruthVertex in some simple way.
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override
Function initialising the algorithm.
virtual StatusCode execute(const EventContext &ctx) const override
Function executing the algorithm.
::StatusCode StatusCode
StatusCode definition for legacy code.
AnaReentrantAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
the base class for EventLoop reentrant algorithms
SG::ReadHandleKey< xAOD::TruthVertexContainer > m_key
The key of the truth vertex container to print.