ATLAS Offline Software
Loading...
Searching...
No Matches
AFP_TDLocRecoEvCollectionCnv.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_TDLocRecoEvCollectionCnv_h
6#define AFP_TDLocRecoEvCollectionCnv_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
21class AFP_TDLocRecoEvCollectionCnv : public T_AthenaPoolCustomCnv <AFP_TDLocRecoEvCollection, AFP_TDLocRecoEvCollection_PERS>
22 {
24
25 protected:
26
27public:
29protected:
30
33
34 };
35
36#endif // AFP_TDLocRecoEvCollectionCnv_h
AFP_TDLocRecoEvCollection_p1 AFP_TDLocRecoEvCollection_PERS
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
AFP_TDLocRecoEvCollection_PERS * createPersistent(AFP_TDLocRecoEvCollection *transCont)
AFP_TDLocRecoEvCollection * createTransient()
Abstract factory to create the converter.
Compatibility for old converter classes that don't get passed the key.