16#include "GaudiKernel/MsgStream.h"
45 <<
"Loading Decay from persistent state..."
65 <<
"Loaded Decay from persistent state [OK]"
76 <<
"Creating persistent state of Decay..."
102 <<
"Created persistent state of Decay [OK]"
virtual void transToPers(const AthExDecay *transObj, AthExDecay_p1 *persObj, MsgStream &msg)
Method creating the persistent representation Decay_p1 from its transient representation Decay.
virtual void persToTrans(const AthExDecay_p1 *persObj, AthExDecay *transObj, MsgStream &msg)
Method creating the transient representation of Decay from its persistent representation Decay_p1.
ElementLinkCnv_p1< ElementLink< AthExParticles > > m_partLinkCnv
ElementLink< AthExParticles > m_p1
ElementLink< AthExParticles > m_l1
ElementLink< AthExParticles > m_l2
ElementLink< AthExParticles > m_p2
Cache thinning decisions for converters.
Helpers to retrieve the current thinning cache from the event context.
const SG::ThinningCache * getThinningCache()
Retrieve the current thinning cache from the current event context.