|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef MCPARTICLEEVENTTPCNV_TRUTHETISOLATIONSCNV_P1_H
12 #define MCPARTICLEEVENTTPCNV_TRUTHETISOLATIONSCNV_P1_H
48 MsgStream&
msg )
const override;
55 MsgStream&
msg )
const override;
71 #endif //> MCPARTICLEEVENTTPCNV_TRUTHETISOLATIONSCNV_P1_H
This file contains the class definition for the ElementLinkCnv_p1 class.
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
ElementLinkCnv_p1< ElementLink< McEventCollection > > m_genEvtCnv
Converter for the ElementLink<McEventCollection> data member.
virtual void persToTrans(const TruthEtIsolations_p1 *persObj, TruthEtIsolations *transObj, MsgStream &msg) const override
Method creating the transient representation of TruthEtIsolations from its persistent representation ...
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
TruthEtIsolationsCnv_p1()
Default constructor:
virtual void transToPers(const TruthEtIsolations *transObj, TruthEtIsolations_p1 *persObj, MsgStream &msg) const override
Method creating the persistent representation TruthEtIsolations_p1 from its transient representation ...