ATLAS Offline Software
TrigMuonEFInfoContainerCnv_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 : TrigMuonEFInfoContainerCnv_p1
9  *
10  * @brief transient-persistent converter for TrigMuonEFInfoContainer_p1
11  *
12  * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13  * @author Francesca Bucci <F.Bucci@cern.ch> - U. Geneva
14  * @author Sergio Grancagnolo <Sergio.Grancagnolo@le.infn.it> - U.Salento/INFN Le
15  *
16  **********************************************************************************/
17 #ifndef TRIGMUONEVENTTPCNV_TRIGMUONEFINFOCONTAINER_CNV_P1_H
18 #define TRIGMUONEVENTTPCNV_TRIGMUONEFINFOCONTAINER_CNV_P1_H
19 
21 
23 
25 
26 class MsgStream;
27 
28 class TrigMuonEFInfoContainerCnv_p1 : public T_AthenaPoolTPPtrVectorCnv< TrigMuonEFInfoContainer, TrigMuonEFInfoContainer_p1, ITPConverterFor< TrigMuonEFInfo> >
29 
30 {
31 
32  public:
34 
35 }; //end of class definitions
36 
37 #endif
TrigMuonEFInfoContainer_p1.h
TrigMuonEFInfoContainer.h
TrigMuonEFInfoContainerCnv_p1
Definition: TrigMuonEFInfoContainerCnv_p1.h:30
T_AthenaPoolTPConverter.h
TPPtrVectorCnv
Definition: TPConverter.h:919
TrigMuonEFInfoContainerCnv_p1::TrigMuonEFInfoContainerCnv_p1
TrigMuonEFInfoContainerCnv_p1()
Definition: TrigMuonEFInfoContainerCnv_p1.h:33