ATLAS Offline Software
Loading...
Searching...
No Matches
ForwardDetectors
AFP
AFP_EventCnv
AFP_EventTPCnv
AFP_EventTPCnv
AFP_TDLocRecoEvent_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef AFP_TDLocRecoEvent_p1_h
6
#define AFP_TDLocRecoEvent_p1_h
7
8
#include <vector>
9
10
class
AFP_TDLocRecoEvent_p1
11
{
12
public
:
13
// needed by athenaRoot
14
AFP_TDLocRecoEvent_p1
(){};
15
friend
class
AFP_TDLocRecoEventCnv_p1
;
16
17
private
:
18
19
20
int
m_iAlgoNum
= 0;
21
22
int
m_nStationID
= 0;
23
int
m_nDetectorID
= 0;
24
int
m_nTrainID
= 0;
25
26
float
m_fTrainTime
= 0;
27
int
m_nTrainSize
= 0;
28
int
m_nSaturation
= 0;
29
30
31
32
};
33
34
35
#endif
36
AFP_TDLocRecoEvent_p1::m_nDetectorID
int m_nDetectorID
Definition
AFP_TDLocRecoEvent_p1.h:23
AFP_TDLocRecoEvent_p1::m_iAlgoNum
int m_iAlgoNum
Definition
AFP_TDLocRecoEvent_p1.h:20
AFP_TDLocRecoEvent_p1::AFP_TDLocRecoEvent_p1
AFP_TDLocRecoEvent_p1()
Definition
AFP_TDLocRecoEvent_p1.h:14
AFP_TDLocRecoEvent_p1::m_nSaturation
int m_nSaturation
Definition
AFP_TDLocRecoEvent_p1.h:28
AFP_TDLocRecoEvent_p1::AFP_TDLocRecoEventCnv_p1
friend class AFP_TDLocRecoEventCnv_p1
Definition
AFP_TDLocRecoEvent_p1.h:15
AFP_TDLocRecoEvent_p1::m_fTrainTime
float m_fTrainTime
Definition
AFP_TDLocRecoEvent_p1.h:26
AFP_TDLocRecoEvent_p1::m_nTrainSize
int m_nTrainSize
Definition
AFP_TDLocRecoEvent_p1.h:27
AFP_TDLocRecoEvent_p1::m_nStationID
int m_nStationID
Definition
AFP_TDLocRecoEvent_p1.h:22
AFP_TDLocRecoEvent_p1::m_nTrainID
int m_nTrainID
Definition
AFP_TDLocRecoEvent_p1.h:24
Generated on
for ATLAS Offline Software by
1.14.0