ATLAS Offline Software
Loading...
Searching...
No Matches
xAODHIEventShapeAuxContainerCnv_v1.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// $Id: xAODHIEventShapeAuxContainerCnv_v1.h 693658 2015-09-08 10:00:53Z krasznaa $
8#ifndef XAODHIEVENTATHENAPOOL_XAODHIEVENTSHAPEAUXCONTAINERCNV_V1_H
9#define XAODHIEVENTATHENAPOOL_XAODHIEVENTSHAPEAUXCONTAINERCNV_V1_H
10
11// Gaudi/Athena include(s):
13
14// EDM include(s):
17
30 public T_AthenaPoolTPCnvBase< xAOD::HIEventShapeAuxContainer,
31 xAOD::HIEventShapeAuxContainer_v1 > {
32
33public:
36
38 virtual void persToTrans( const xAOD::HIEventShapeAuxContainer_v1* oldObj,
40 MsgStream& log );
44 MsgStream& log );
45
46}; // class xAODHIEventShapeAuxContainerCnv_v1
47
48#endif // XAODHIEVENTATHENAPOOL_XAODHIEVENTSHAPEAUXCONTAINERCNV_V1_H
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
virtual void persToTrans(const xAOD::HIEventShapeAuxContainer_v1 *oldObj, xAOD::HIEventShapeAuxContainer *newObj, MsgStream &log)
Function converting from the old type to the current one.
virtual void transToPers(const xAOD::HIEventShapeAuxContainer *, xAOD::HIEventShapeAuxContainer_v1 *, MsgStream &log)
Dummy function inherited from the base class.
HIEventShapeAuxContainer_v2 HIEventShapeAuxContainer
Define the latest version of the auxiliary container.