|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODTAUATHENAPOOL_XAODTAUJETAUXCONTAINERCNV_V1_H
9 #define XAODTAUATHENAPOOL_XAODTAUJETAUXCONTAINERCNV_V1_H
32 xAOD::TauJetAuxContainer_v1 > {
45 MsgStream&
log )
const override;
49 MsgStream&
log )
const override;
53 #endif // XAODTAUATHENAPOOL_XAODTAUJETAUXCONTAINERCNV_V1_H
virtual void persToTrans(const xAOD::TauJetAuxContainer_v1 *oldObj, xAOD::TauJetAuxContainer *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.
Temporary container used until we have I/O for AuxStoreInternal.
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void transToPers(const xAOD::TauJetAuxContainer *, xAOD::TauJetAuxContainer_v1 *, MsgStream &log) const override
Dummy function inherited from the base class.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
xAODTauJetAuxContainerCnv_v1()
Default constructor.
Converter class used for reading xAOD::TauJetAuxContainer_v1.