ATLAS Offline Software
TileMuFeatureContainerCnv_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 Heuijin Lim <hjlim@hep.anl.gov>
13  * @Created: Jul. 3. 2008
14  *
15  **********************************************************************************/
16 #ifndef TRIGMUONEVENTTPCNV_TILEMUFEATURECONTAINER_CNV_P1_H
17 #define TRIGMUONEVENTTPCNV_TILEMUFEATURECONTAINER_CNV_P1_H
18 
20 
24 
25 class TileMuFeatureContainerCnv_p1 : public T_AthenaPoolTPPtrVectorCnv< TileMuFeatureContainer, TileMuFeatureContainer_p1, ITPConverterFor<TileMuFeature> >
26 
27 {
28 
29  public:
31 
32 }; //end of class definitions
33 
34 #endif
TileMuFeatureContainerCnv_p1
Definition: TileMuFeatureContainerCnv_p1.h:27
TileMuFeatureContainer_p1.h
T_AthenaPoolTPConverter.h
TileMuFeatureContainer.h
TileMuFeatureCnv_p1.h
TPPtrVectorCnv
Definition: TPConverter.h:919
TileMuFeatureContainerCnv_p1::TileMuFeatureContainerCnv_p1
TileMuFeatureContainerCnv_p1()
Definition: TileMuFeatureContainerCnv_p1.h:40