ATLAS Offline Software
MuonFeatureContainerCnv_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: TrigMuonEventTPCnv
8  * @class : TrigMuonEFContainerCnv_p1
9  *
10  * @brief transient-persistent converter for TrigMuonContainer_p1
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: MuonFeatureContainerCnv_p1.h,v 1.2 2009-04-01 22:12:14 salvator Exp $
17  **********************************************************************************/
18 #ifndef TRIGMUONEVENTTPCNV_MUONFEATURECONTAINER_CNV_P1_H
19 #define TRIGMUONEVENTTPCNV_MUONFEATURECONTAINER_CNV_P1_H
20 
22 
27 
28 class MuonFeatureContainerCnv_p1 : public T_AthenaPoolTPPtrVectorCnv< MuonFeatureContainer, MuonFeatureContainer_p1, ITPConverterFor<MuonFeature> >
29 
30 {
31 
32  public:
34 
35 }; //end of class definitions
36 
37 #endif
MuonFeatureContainerCnv_p1
Definition: MuonFeatureContainerCnv_p1.h:30
MuonFeatureCnv_p2.h
MuonFeatureCnv_p1.h
T_AthenaPoolTPConverter.h
MuonFeatureContainerCnv_p1::MuonFeatureContainerCnv_p1
MuonFeatureContainerCnv_p1()
Definition: MuonFeatureContainerCnv_p1.h:45
MuonFeatureContainer_p1.h
MuonFeatureContainer.h
TPPtrVectorCnv
Definition: TPConverter.h:919