ATLAS Offline Software
AFP_SIDLocRecoEvCollectionCnv.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 AFP_SIDLocRecoEvCollectionCnv_h
6 #define AFP_SIDLocRecoEvCollectionCnv_h
7 
10 
12 
13 // Gaudi
14 #include "GaudiKernel/MsgStream.h"
15 
16 
18 
19 //typedef T_AthenaPoolCustomCnv < LUCID_DigitContainer, LUCID_DigitContainer_PERS > LUCID_DigitContainerCnvBase;
20 
21 class AFP_SIDLocRecoEvCollectionCnv : public T_AthenaPoolCustomCnv <AFP_SIDLocRecoEvCollection, AFP_SIDLocRecoEvCollection_PERS>
22  {
24 
25  protected:
26 
27 public:
29 protected:
30 
33 
34  };
35 
36 #endif // AFP_SIDLocRecoEvCollectionCnv_h
AFP_SIDLocRecoEvCollectionCnv::AFP_SIDLocRecoEvCollectionCnv
AFP_SIDLocRecoEvCollectionCnv(ISvcLocator *svcloc)
Definition: AFP_SIDLocRecoEvCollectionCnv.h:28
AFP_SIDLocRecoEvCollection_p1
Definition: AFP_SIDLocRecoEvCollection_p1.h:16
AFP_SIDLocRecoEvCollectionCnv::createTransient
AFP_SIDLocRecoEvCollection * createTransient()
Definition: AFP_SIDLocRecoEvCollectionCnv.cxx:18
AFP_SIDLocRecoEvCollectionCnv::createPersistent
AFP_SIDLocRecoEvCollection_PERS * createPersistent(AFP_SIDLocRecoEvCollection *transCont)
Definition: AFP_SIDLocRecoEvCollectionCnv.cxx:10
AFP_SIDLocRecoEvCollection_PERS
AFP_SIDLocRecoEvCollection_p1 AFP_SIDLocRecoEvCollection_PERS
Definition: AFP_SIDLocRecoEvCollectionCnv.h:17
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition: T_AthenaPoolCustomCnv.h:132
AFP_SIDLocRecoEvCollection.h
AFP_SIDLocRecoEvCollectionCnv
Definition: AFP_SIDLocRecoEvCollectionCnv.h:22
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
AFP_SIDLocRecoEvCollection_p1.h
AFP_SIDLocRecoEvCollection
Definition: AFP_SIDLocRecoEvCollection.h:13