ATLAS Offline Software
TrigMuonEFInfoContainer_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 : TrigMuonEFInfoContainer_p2
9  *
10  * @brief persistent partner for TrigMuonEFInfoContainer
11  *
12  *
13  **********************************************************************************/
14 #ifndef TRIGMUONEVENTTPCNV_TRIGMUONEFINFOCONTAINER_P2_H
15 #define TRIGMUONEVENTTPCNV_TRIGMUONEFINFOCONTAINER_P2_H
16 
18 
19 class TrigMuonEFInfoContainer_p2 : public std::vector<TPObjRef> {
20  public:
22 
23 };
24 
25 
26 #endif
TrigMuonEFInfoContainer_p2
Definition: TrigMuonEFInfoContainer_p2.h:19
TPObjRef.h
TrigMuonEFInfoContainer_p2::TrigMuonEFInfoContainer_p2
TrigMuonEFInfoContainer_p2()
Definition: TrigMuonEFInfoContainer_p2.h:29