|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef TILETPCNV_TILEL2CNV_P2_H
13 #define TILETPCNV_TILEL2CNV_P2_H
49 #endif //> TILETPCNV_TILEL2CNV_P2_H
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
TileL2Cnv_p2()
Default constructor:
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
virtual void transToPers(const TileL2 *transObj, TileL2_p2 *persObj, MsgStream &log) const override
Method creating the persistent representation TileL2_p2 from its transient representation TileL2.
Class to store TileMuId and Et quantities computed at the TileCal ROD DSPs.
virtual void persToTrans(const TileL2_p2 *persObj, TileL2 *transObj, MsgStream &log) const override
Method creating the transient representation TileL2 from its persistent representation TileL2_p2.