ATLAS Offline Software
TrigMuonEFInfoContainerCnv_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 : TrigMuonEFInfoContainerCnv_p2
9  *
10  * @brief transient-persistent converter for TrigMuonEFInfoContainer_p2
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_P2_H
18 #define TRIGMUONEVENTTPCNV_TRIGMUONEFINFOCONTAINER_CNV_P2_H
19 
23 
24 class MsgStream;
25 
26 class TrigMuonEFInfoContainerCnv_p2 : public T_AthenaPoolTPPtrVectorCnv< TrigMuonEFInfoContainer, TrigMuonEFInfoContainer_p2, ITPConverterFor< TrigMuonEFInfo> >{
27 
28  public:
30 
31 };
32 
33 #endif
TrigMuonEFInfoContainer.h
TrigMuonEFInfoContainer_p2.h
TrigMuonEFInfoContainerCnv_p2::TrigMuonEFInfoContainerCnv_p2
TrigMuonEFInfoContainerCnv_p2()
Definition: TrigMuonEFInfoContainerCnv_p2.h:29
TrigMuonEFInfoContainerCnv_p2
Definition: TrigMuonEFInfoContainerCnv_p2.h:26
T_AthenaPoolTPConverter.h
TPPtrVectorCnv
Definition: TPConverter.h:919