ATLAS Offline Software
IsoMuonFeature_tlp1.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 #ifndef TRIGMUONEVENTTPCNV_ISOMUONFEATURE_TLP1_H
6 #define TRIGMUONEVENTTPCNV_ISOMUONFEATURE_TLP1_H
7 
8 #include <stdint.h>
9 #include <string>
11 
12 
14 
15  public:
17 
18 
19  std::vector<IsoMuonFeature_p1> m_isoMu;
20 
21 };
22 
23 #endif
IsoMuonFeature_tlp1::IsoMuonFeature_tlp1
IsoMuonFeature_tlp1()
Definition: IsoMuonFeature_tlp1.h:16
IsoMuonFeature_tlp1
Definition: IsoMuonFeature_tlp1.h:13
IsoMuonFeature_p1.h
IsoMuonFeature_tlp1::m_isoMu
std::vector< IsoMuonFeature_p1 > m_isoMu
Definition: IsoMuonFeature_tlp1.h:19