ATLAS Offline Software
Loading...
Searching...
No Matches
TileDigitsContainerCnv.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 TILEDIGITSCONTAINERCNV
6#define TILEDIGITSCONTAINERCNV
7
13// typedef to the latest persistent version
15
16class TileDigitsContainerCnv : public T_AthenaPoolCustomCnv<TileDigitsContainer, TileDigitsContainer_PERS > {
18public:
19 TileDigitsContainerCnv(ISvcLocator* svcloc);
20
21protected:
24};
25
26
27#endif
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
TileDigitsContainer_p3 TileDigitsContainer_PERS
Abstract factory to create the converter.
Compatibility for old converter classes that don't get passed the key.
TileDigitsContainer * createTransient()
TileDigitsContainerCnv(ISvcLocator *svcloc)
TileDigitsContainer_PERS * createPersistent(TileDigitsContainer *transCont)