ATLAS Offline Software
InDetLowBetaContainer_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 INDETLOWBETACONTAINER_TLP1_H
6 #define INDETLOWBETACONTAINER_TLP1_H
7 
9 //#include "InDetEventTPCnv/InDetLowBetaInfo/InDetLowBetaContainerCnv_tlp1.h"
11 
13 {
14  public:
16  // friend class InDetLowBetaContainerCnv_tlp1;
17 
18  //private:
19  std::vector<InDetLowBetaContainer_p1> m_lowBetaContainers;
20  std::vector<InDetLowBetaCandidate_p1> m_lowBetaCandidate;
21 };
22 
23 
24 
25 #endif
26 
27 
28 
InDetLowBetaContainer_tlp1::InDetLowBetaContainer_tlp1
InDetLowBetaContainer_tlp1()
Definition: InDetLowBetaContainer_tlp1.h:15
InDetLowBetaContainer_tlp1
Definition: InDetLowBetaContainer_tlp1.h:13
InDetLowBetaContainer_tlp1::m_lowBetaCandidate
std::vector< InDetLowBetaCandidate_p1 > m_lowBetaCandidate
Definition: InDetLowBetaContainer_tlp1.h:20
InDetLowBetaContainer_tlp1::m_lowBetaContainers
std::vector< InDetLowBetaContainer_p1 > m_lowBetaContainers
Definition: InDetLowBetaContainer_tlp1.h:19
InDetLowBetaContainer_p1.h
InDetLowBetaCandidate_p1.h