ATLAS Offline Software
Loading...
Searching...
No Matches
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
std::vector< InDetLowBetaCandidate_p1 > m_lowBetaCandidate
std::vector< InDetLowBetaContainer_p1 > m_lowBetaContainers