ATLAS Offline Software
InnerDetector
InDetEventCnv
InDetEventTPCnv
InDetEventTPCnv
InDetLowBetaInfo
InDetLowBetaCandidate_p1.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_P1_H
6
#define InDetLowBetaCandidate_P1_H
7
8
#include <vector>
9
class
InDetLowBetaCandidate_p1
10
{
11
public
:
12
InDetLowBetaCandidate_p1
() {};
13
14
//private:
15
16
std::vector<float>
m_data
;
17
int
m_TRTNLastBits
{};
18
19
};
20
21
#endif
InDetLowBetaCandidate_p1::m_TRTNLastBits
int m_TRTNLastBits
Definition:
InDetLowBetaCandidate_p1.h:17
InDetLowBetaCandidate_p1
Definition:
InDetLowBetaCandidate_p1.h:10
InDetLowBetaCandidate_p1::InDetLowBetaCandidate_p1
InDetLowBetaCandidate_p1()
Definition:
InDetLowBetaCandidate_p1.h:12
InDetLowBetaCandidate_p1::m_data
std::vector< float > m_data
Definition:
InDetLowBetaCandidate_p1.h:12
Generated on Thu Nov 7 2024 21:16:58 for ATLAS Offline Software by
1.8.18