|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef RECTPCNV_MUONSPSHOWERCNV_P1_H
13 #define RECTPCNV_MUONSPSHOWERCNV_P1_H
48 MsgStream&
msg )
const override;
55 MsgStream&
msg )
const override;
62 #endif //> RECTPCNV_MUONCNV_P1_H
virtual void transToPers(const Rec::MuonSpShower *transObj, MuonSpShower_p1 *persObj, MsgStream &msg) const override
Method creating the persistent representation MuonSpShower_p1 from its transient representation Rec::...
MuonSpShowerCnv_p1()
Default constructor:
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
Name: MuonSpContainer.h Package : offline/Reconstruction/MuonIdentification/muonEvent.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
Persisent representation of the transient Rec::MuonSpShower class.
virtual void persToTrans(const MuonSpShower_p1 *persObj, Rec::MuonSpShower *transObj, MsgStream &msg) const override
Method creating the transient representation of Rec::MuonSpShower from its persistent representation ...