ATLAS Offline Software
TrigEFBphysContainerCnv_p1.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 : TrigEFBphysContainerCnv_p1
9  *
10  * @brief transient persistent converter for TrigEFBphysContainer
11  *
12  * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13  * @author Francesca Bucci <F.Bucci@cern.ch> - U. Geneva
14  *
15  * File and Version Information:
16  * $Id: TrigEFBphysContainerCnv_p1.h,v 1.2 2009-04-01 22:13:30 salvator Exp $
17  **********************************************************************************/
18 #ifndef TRIGPARTICLETPCNV_TRIGEFBPHYSCONTAINER_CNV_P1_H
19 #define TRIGPARTICLETPCNV_TRIGEFBPHYSCONTAINER_CNV_P1_H
20 
22 
26 
27 class TrigEFBphysContainerCnv_p1 : public T_AthenaPoolTPPtrVectorCnv< TrigEFBphysContainer, TrigEFBphysContainer_p1, ITPConverterFor<TrigEFBphys> >
28 {
29 
30  public:
32 
33 }; //end of class definitions
34 
35 #endif
TrigEFBphysContainerCnv_p1::TrigEFBphysContainerCnv_p1
TrigEFBphysContainerCnv_p1()
Definition: TrigEFBphysContainerCnv_p1.h:43
TrigEFBphysCnv_p2.h
TrigEFBphysContainer_p1.h
TrigEFBphysContainer.h
T_AthenaPoolTPConverter.h
TrigEFBphysContainerCnv_p1
Definition: TrigEFBphysContainerCnv_p1.h:28
TPPtrVectorCnv
Definition: TPConverter.h:919