|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARTPCNV_LARTTL1CNV_P1_H
6 #define LARTPCNV_LARTTL1CNV_P1_H
41 #endif //> LARTPCNV_LARTTL1CNV_P1_H
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
LArTTL1Cnv_p1()
Default constructor:
virtual void transToPers(const LArTTL1 *transObj, LArTTL1_p1 *persObj, MsgStream &log) const override
Method creating the persistent representation LArTTL1_p1 from its transient representation LArTTL1.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
virtual void persToTrans(const LArTTL1_p1 *persObj, LArTTL1 *transObj, MsgStream &log) const override
Method creating the transient representation LArTTL1 from its persistent representation LArTTL1_p1.
Liquid Argon TT L1 sum class.