ATLAS Offline Software
TrigElectronContainerCnv_p2.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 /**********************************************************************************
6  * @Project: Trigger
7  * @Package: TrigParticleTPCnv
8  * @class : TrigElectronContainerCnv_p1
9  *
10  * @brief transient persistent converter for TrigElectronContainer
11  *
12  * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13  * @author Francesca Bucci <f.bucci@cern.ch> - U. Geneva
14  * @author Ricardo Goncalo <r.goncalo@rhul.ac.uk> - Royal Holloway
15  *
16  * File and Version Information:
17  * $Id: TrigElectronContainerCnv_p2.h,v 1.2 2009-04-01 22:13:30 salvator Exp $
18  **********************************************************************************/
19 #ifndef TRIGPARTICLETPCNV_TRIGELECTRONCONTAINERCNV_P2_H
20 #define TRIGPARTICLETPCNV_TRIGELECTRONCONTAINERCNV_P2_H
21 
23 
27 
28 
29 
31  : public T_AthenaPoolTPPtrVectorCnv< TrigElectronContainer, TrigElectronContainer_p2, TrigElectronCnv_p2 >
32 {
33 
34  public:
35 
37 
38 };
39 
40 #endif
TrigElectronContainer.h
TrigElectronContainerCnv_p2
Definition: TrigElectronContainerCnv_p2.h:32
TrigElectronContainerCnv_p2::TrigElectronContainerCnv_p2
TrigElectronContainerCnv_p2()
Definition: TrigElectronContainerCnv_p2.h:49
TrigElectronContainer_p2.h
TrigElectronCnv_p2.h
T_AthenaPoolTPConverter.h
TPPtrVectorCnv
Definition: TPConverter.h:919