ATLAS Offline Software
|
helper class to contain write decoration handles More...
Public Member Functions | |
writeDecorHandles (const SG::WriteDecorHandleKeyArray< T > &keys, const EventContext &ctx) | |
SG::ReadHandle< T > & | readHandle () |
Public Attributes | |
SG::WriteDecorHandle< T, ElementLink< xAOD::TruthParticleContainer > > | el |
SG::WriteDecorHandle< T, int > | type |
SG::WriteDecorHandle< T, int > | origin |
helper class to contain write decoration handles
Definition at line 75 of file egammaTruthAssociationAlg.h.
egammaTruthAssociationAlg::writeDecorHandles< T >::writeDecorHandles | ( | const SG::WriteDecorHandleKeyArray< T > & | keys, |
const EventContext & | ctx | ||
) |
Definition at line 300 of file egammaTruthAssociationAlg.cxx.
|
inline |
Definition at line 85 of file egammaTruthAssociationAlg.h.
SG::WriteDecorHandle<T, ElementLink<xAOD::TruthParticleContainer> > egammaTruthAssociationAlg::writeDecorHandles< T >::el |
Definition at line 80 of file egammaTruthAssociationAlg.h.
SG::WriteDecorHandle<T, int> egammaTruthAssociationAlg::writeDecorHandles< T >::origin |
Definition at line 82 of file egammaTruthAssociationAlg.h.
SG::WriteDecorHandle<T, int> egammaTruthAssociationAlg::writeDecorHandles< T >::type |
Definition at line 81 of file egammaTruthAssociationAlg.h.