|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef JETEVENTTPCNV_JETCNV_P3_H
12 #define JETEVENTTPCNV_JETCNV_P3_H
43 MsgStream&
msg )
const override;
50 MsgStream&
msg )
const override;
58 #endif //> JETEVENTTPCNV_JETCNV_P3_H
Basic data class defines behavior for all Jet objects The Jet class is the principal data class for...
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void transToPers(const Jet *transObj, Jet_p3 *persObj, MsgStream &msg) const override
Method creating the persistent representation Jet_p3 from its transient representation Jet.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
virtual void persToTrans(const Jet_p3 *persObj, Jet *transObj, MsgStream &msg) const override
Method creating the transient representation of Jet from its persistent representation Jet_p3.
JetCnv_p3()
Default constructor: