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