ATLAS Offline Software
TrigMuonEFContainerCnv_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: TrigMuonEFContainerCnv_p1.h,v 1.2 2009-04-01 22:12:15 salvator Exp $
17  **********************************************************************************/
18 #ifndef TRIGMUONEVENTTPCNV_TRIGMUONEFCONTAINER_CNV_P1_H
19 #define TRIGMUONEVENTTPCNV_TRIGMUONEFCONTAINER_CNV_P1_H
20 
22 
26 
27 class MsgStream;
28 
29 class TrigMuonEFContainerCnv_p1 : public T_AthenaPoolTPPtrVectorCnv< TrigMuonEFContainer, TrigMuonEFContainer_p1, TrigMuonEFCnv_p1 >
30 
31 {
32 
33  public:
35 
36 }; //end of class definitions
37 
38 #endif
TrigMuonEFCnv_p1.h
TrigMuonEFContainerCnv_p1::TrigMuonEFContainerCnv_p1
TrigMuonEFContainerCnv_p1()
Definition: TrigMuonEFContainerCnv_p1.h:34
T_AthenaPoolTPConverter.h
TrigMuonEFContainerCnv_p1
Definition: TrigMuonEFContainerCnv_p1.h:31
TrigMuonEFContainer_p1.h
TPPtrVectorCnv
Definition: TPConverter.h:919
TrigMuonEFContainer.h