|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODJETATHENAPOOL_XAODJETTRIGAUXCONTAINERCNV_V1_H
9 #define XAODJETATHENAPOOL_XAODJETTRIGAUXCONTAINERCNV_V1_H
10 #if !(defined(GENERATIONBASE) || defined(SIMULATIONBASE))
29 xAOD::JetTrigAuxContainer_v1 > {
42 MsgStream&
log )
const override;
46 MsgStream&
log )
const override;
49 #endif // #if !(defined(GENERATIONBASE) || defined(SIMULATIONBASE))
50 #endif // XAODJETATHENAPOOL_XAODJETTRIGAUXCONTAINERCNV_V1_H
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void persToTrans(const xAOD::JetTrigAuxContainer_v1 *oldObj, xAOD::JetTrigAuxContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
Temporary container used until we have I/O for AuxStoreInternal.
Converter class used for reading xAOD::JetTrigAuxContainer_v1.
Temporary container used until we have I/O for AuxStoreInternal.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
virtual void transToPers(const xAOD::JetTrigAuxContainer *, xAOD::JetTrigAuxContainer_v1 *, MsgStream &log) const override
Dummy function inherited from the base class.
xAODJetTrigAuxContainerCnv_v1()
Default constructor.