|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODMISSINGETATHENAPOOL_XAODMISSINGETAUXASSOCIATIONMAPCNV_V1_H
9 #define XAODMISSINGETATHENAPOOL_XAODMISSINGETAUXASSOCIATIONMAPCNV_V1_H
30 xAOD::MissingETAuxAssociationMap_v1 >
42 MsgStream&
log )
const override;
46 MsgStream&
log )
const override;
50 #endif // XAODMISSINGETATHENAPOOL_XAODMISSINGETAUXASSOCIATIONMAPCNV_V1_H
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
xAODMissingETAuxAssociationMapCnv_v1()
Default constructor.
Auxiliary data store for xAOD::MissingETAssociationMap_v2.
Converter class used for reading xAOD::MissingETAuxAssociationMap_v1.
Auxiliary data store for xAOD::MissingETAssociationMap_v1.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
virtual void persToTrans(const xAOD::MissingETAuxAssociationMap_v1 *oldObj, xAOD::MissingETAuxAssociationMap *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
virtual void transToPers(const xAOD::MissingETAuxAssociationMap *, xAOD::MissingETAuxAssociationMap_v1 *, MsgStream &log) const override
Dummy function inherited from the base class.