|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODTRIGGERATHENAPOOL_XAODENERGYSUMROIAUXINFOCNV_V1_H
9 #define XAODTRIGGERATHENAPOOL_XAODENERGYSUMROIAUXINFOCNV_V1_H
22 xAOD::EnergySumRoIAuxInfo_v1 > {
34 MsgStream&
log )
const override;
43 MsgStream&
log )
const override;
47 #endif // XAODTRIGGERATHENAPOOL_XAODENERGYSUMROIAUXINFOCNV_V1_H
virtual void persToTrans(const xAOD::EnergySumRoIAuxInfo_v1 *oldObj, xAOD::EnergySumRoIAuxInfo *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
Auxiliary store for an EnergySum RoI object.
virtual void transToPers(const xAOD::EnergySumRoIAuxInfo *, xAOD::EnergySumRoIAuxInfo_v1 *, MsgStream &log) const override
Function for converting from old type to current one.
xAODEnergySumRoIAuxInfoCnv_v1()
Default constructor.
Converter class used for reading xAOD::EnergySumRoIAuxInfo_v1.
Auxiliary store for an EnergySum RoI object.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.