|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef RECTPCNV_CALOENERGYCNV_P1_H
12 #define RECTPCNV_CALOENERGYCNV_P1_H
44 MsgStream&
msg )
const override;
51 MsgStream&
msg )
const override;
58 #endif //> RECTPCNV_CALOENERGYCNV_P1_H
class extending the basic Trk::EnergyLoss to describe the measured or parameterised muon energy loss ...
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void transToPers(const CaloEnergy *transObj, CaloEnergy_p1 *persObj, MsgStream &msg) const override
Method creating the persistent representation CaloEnergy_p1 from its transient representation CaloEne...
CaloEnergyCnv_p1()
Default constructor:
virtual void persToTrans(const CaloEnergy_p1 *persObj, CaloEnergy *transObj, MsgStream &msg) const override
Method creating the transient representation of CaloEnergy from its persistent representation CaloEne...
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.