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