|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODTRIGGERATHENAPOOL_XAODJETROIAUXCONTAINERCNV_V1_H
9 #define XAODTRIGGERATHENAPOOL_XAODJETROIAUXCONTAINERCNV_V1_H
22 xAOD::JetRoIAuxContainer_v1 > {
34 MsgStream&
log )
const override;
38 MsgStream&
log )
const override;
42 #endif // XAODTRIGGERATHENAPOOL_XAODJETROIAUXCONTAINERCNV_V1_H
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void transToPers(const xAOD::JetRoIAuxContainer *, xAOD::JetRoIAuxContainer_v1 *, MsgStream &log) const override
Dummy function inherited from the base class.
virtual void persToTrans(const xAOD::JetRoIAuxContainer_v1 *oldObj, xAOD::JetRoIAuxContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
Converter class used for reading xAOD::JetRoIAuxContainer_v1.
xAODJetRoIAuxContainerCnv_v1()
Default constructor.
Auxiliary store for the LVL1 jet RoI container.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
Auxiliary store for the LVL1 jet RoI container.