ATLAS Offline Software
ALFA_LocRecCorrODEvCollectionCnv.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 ALFA_LocRecCorrODEvCollectionCnv_h
6 #define ALFA_LocRecCorrODEvCollectionCnv_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 ALFA_LocRecCorrODEvCollectionCnv : public T_AthenaPoolCustomCnv <ALFA_LocRecCorrODEvCollection, ALFA_LocRecCorrODEvCollection_PERS>
22  {
24 
25  protected:
26 
27 public:
29 protected:
30 
33 
34  };
35 
36 #endif // ALFA_DigitCollectionCnv_h
ALFA_LocRecCorrODEvCollectionCnv
Definition: ALFA_LocRecCorrODEvCollectionCnv.h:22
ALFA_LocRecCorrODEvCollection
Definition: ALFA_LocRecCorrODEvCollection.h:13
ALFA_LocRecCorrODEvCollectionCnv::ALFA_LocRecCorrODEvCollectionCnv
ALFA_LocRecCorrODEvCollectionCnv(ISvcLocator *svcloc)
Definition: ALFA_LocRecCorrODEvCollectionCnv.h:28
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
ALFA_LocRecCorrODEvCollectionCnv::createPersistent
ALFA_LocRecCorrODEvCollection_PERS * createPersistent(ALFA_LocRecCorrODEvCollection *transCont)
Definition: ALFA_LocRecCorrODEvCollectionCnv.cxx:10
ALFA_LocRecCorrODEvCollection_p1.h
ALFA_LocRecCorrODEvCollection.h
ALFA_LocRecCorrODEvCollection_PERS
ALFA_LocRecCorrODEvCollection_p1 ALFA_LocRecCorrODEvCollection_PERS
Definition: ALFA_LocRecCorrODEvCollectionCnv.h:17
ALFA_LocRecCorrODEvCollectionCnv::createTransient
ALFA_LocRecCorrODEvCollection * createTransient()
Definition: ALFA_LocRecCorrODEvCollectionCnv.cxx:18
ALFA_LocRecCorrODEvCollection_p1
Definition: ALFA_LocRecCorrODEvCollection_p1.h:16