ATLAS Offline Software
TileRawChannelContainerCnv.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef TILERAWCHANNELCONTAINERCNV
6 #define TILERAWCHANNELCONTAINERCNV
7 
11 // typedef to the latest persistent version
13 
14 class TileRawChannelContainerCnv : public T_AthenaPoolCustomCnv<TileRawChannelContainer, TileRawChannelContainer_PERS > {
16 public:
17  TileRawChannelContainerCnv(ISvcLocator* svcloc) :
19 protected:
22 };
23 
24 
25 #endif
TileRawChannelContainer
Definition: TileRawChannelContainer.h:13
TileRawChannelContainerCnv::createTransient
TileRawChannelContainer * createTransient()
Definition: TileRawChannelContainerCnv.cxx:17
TileRawChannelContainerCnv::TileRawChannelContainerCnv
TileRawChannelContainerCnv(ISvcLocator *svcloc)
Definition: TileRawChannelContainerCnv.h:17
TileRawChannelContainer.h
TileRawChannelContainerCnv
Definition: TileRawChannelContainerCnv.h:14
TileRawChannelContainer_PERS
TileRawChannelContainer_p1 TileRawChannelContainer_PERS
Definition: TileRawChannelContainerCnv.h:12
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition: T_AthenaPoolCustomCnv.h:132
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
CnvFactory
Abstract factory to create the converter.
Definition: ToyConverter.h:16
TileRawChannelContainer_p1.h
TileRawChannelContainerCnv::createPersistent
TileRawChannelContainer_PERS * createPersistent(TileRawChannelContainer *transCont)
Definition: TileRawChannelContainerCnv.cxx:10
TileRawChannelContainer_p1
Definition: TileRawChannelContainer_p1.h:19