ATLAS Offline Software
InDetLowBetaCandidate_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 INDETLOWBETACANDIDATE_TLP1_H
6 #define INDETLOWBETACANDIDATE_TLP1_H
7 
9 
11 {
12  public:
15 
16  private:
17  std::vector<InDetLowBetaCandidate_p1> m_lowBetaCandidate;
18 };
19 
20 #endif
21 
22 
23 
InDetLowBetaCandidate_tlp1::m_lowBetaCandidate
std::vector< InDetLowBetaCandidate_p1 > m_lowBetaCandidate
Definition: InDetLowBetaCandidate_tlp1.h:17
InDetLowBetaCandidateCnv_tlp1
Definition: InDetLowBetaCandidateCnv_tlp1.h:14
InDetLowBetaCandidate_p1.h
InDetLowBetaCandidate_tlp1::InDetLowBetaCandidate_tlp1
InDetLowBetaCandidate_tlp1()
Definition: InDetLowBetaCandidate_tlp1.h:13
InDetLowBetaCandidate_tlp1
Definition: InDetLowBetaCandidate_tlp1.h:11