|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODTRIGRINGERATHENAPOOL_XAODTRIGRINGERRINGSAUXCONTAINERCNV_V1_H
9 #define XAODTRIGRINGERATHENAPOOL_XAODTRIGRINGERRINGSAUXCONTAINERCNV_V1_H
22 xAOD::TrigRingerRingsAuxContainer_v1 > {
35 MsgStream&
log )
const override;
39 MsgStream&
log )
const override;
43 #endif // XAODTRIGRINGERATHENAPOOL_XAODTRIGRINGERRINGSAUXCONTAINERCNV_V1_H
xAODTrigRingerRingsAuxContainerCnv_v1()
Default constructor.
This is a fixed implementation of the trigger TrigRingerRings auxiliary store.
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
This is a fixed implementation of the trigger TrigRingerRings auxiliary store.
Converter class used for reading xAOD::EmTauRoIAuxContainer_v1.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
virtual void persToTrans(const xAOD::TrigRingerRingsAuxContainer_v1 *oldObj, xAOD::TrigRingerRingsAuxContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
virtual void transToPers(const xAOD::TrigRingerRingsAuxContainer *, xAOD::TrigRingerRingsAuxContainer_v1 *, MsgStream &log) const override
Dummy function inherited from the base class.