ATLAS Offline Software
TrigPhotonContainerCnv_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 : TrigPhotonContainerCnv_p2
9  *
10  * @brief transient persistent converter for TrigPhotonContainer
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: TrigPhotonContainerCnv_p2.h,v 1.2 2009-04-01 22:13:31 salvator Exp $
17  **********************************************************************************/
18 #ifndef TRIGPARTICLETPCNV_TRIGPHOTONCONTAINER_CNV_P2_H
19 #define TRIGPARTICLETPCNV_TRIGPHOTONCONTAINER_CNV_P2_H
20 
22 
26 
27 class TrigPhotonContainerCnv_p2 : public T_AthenaPoolTPPtrVectorCnv< TrigPhotonContainer, TrigPhotonContainer_p2, TrigPhotonCnv_p2 >
28 {
29 
30  public:
32 
33 }; //end of class definitions
34 
35 #endif
TrigPhotonContainerCnv_p2
Definition: TrigPhotonContainerCnv_p2.h:28
TrigPhotonContainer.h
T_AthenaPoolTPConverter.h
TrigPhotonContainerCnv_p2::TrigPhotonContainerCnv_p2
TrigPhotonContainerCnv_p2()
Definition: TrigPhotonContainerCnv_p2.h:43
TrigPhotonContainer_p2.h
TPPtrVectorCnv
Definition: TPConverter.h:919
TrigPhotonCnv_p2.h