ATLAS Offline Software
Loading...
Searching...
No Matches
xAODJetRoIAuxContainerCnv_v1.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5*/
6
7// $Id$
8#ifndef XAODTRIGGERATHENAPOOL_XAODJETROIAUXCONTAINERCNV_V1_H
9#define XAODTRIGGERATHENAPOOL_XAODJETROIAUXCONTAINERCNV_V1_H
10
11// Gaudi/Athena include(s):
13
14// EDM include(s):
17
21 public T_AthenaPoolTPCnvConstBase< xAOD::JetRoIAuxContainer,
22 xAOD::JetRoIAuxContainer_v1 > {
23
24public:
27
30
32 virtual void persToTrans( const xAOD::JetRoIAuxContainer_v1* oldObj,
34 MsgStream& log ) const override;
36 virtual void transToPers( const xAOD::JetRoIAuxContainer*,
38 MsgStream& log ) const override;
39
40}; // class xAODJetRoIAuxContainer_v1
41
42#endif // XAODTRIGGERATHENAPOOL_XAODJETROIAUXCONTAINERCNV_V1_H
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient 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.
Auxiliary store for the LVL1 jet RoI container.
JetRoIAuxContainer_v2 JetRoIAuxContainer