ATLAS Offline Software
xAODCaloRingsAthenaPoolTPCnv.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 // $Id: xAODCaloRingsAthenaPoolTPCnv.cxx 659544 2015-04-08 17:39:38Z wsfreund $
6 // Gaudi/Athena include(s):
7 //#include "AthenaKernel/TPCnvFactory.h"
8 
9 // EDM include(s):
10 //#include "xAODCaloRings/CaloRingsAuxContainer.h"
11 //#include "xAODCaloRings/versions/CaloRingsAuxContainer_v1.h"
12 
13 // This file don't do anything for now, it is here only as a reference to
14 // remember, in upcomming needed updates, changes that will be needed.
15 
16 // Local include(s):
17 //#include "xAODCaloRingsAuxContainerCnv_v1.h"
18 
19 // Declare the T/P converter(s):
20 //DECLARE_TPCNV_FACTORY( xAODCaloRingsAuxContainerCnv_v1,
21 // xAOD::CaloRingsAuxContainer,
22 // xAOD::CaloRingsAuxContainer_v1,
23 // Athena::TPCnvVers::Old )
24