![]() |
ATLAS Offline Software
|
#include <AFPFastReco.h>
Public Member Functions | |
| AFPTrack (float x_, float y_, int s, std::array< int, 4 > a) | |
Public Attributes | |
| float | x |
| float | y |
| int | station |
| std::array< int, 4 > | layerClusters |
Definition at line 39 of file AFPFastReco.h.
|
inline |
Definition at line 41 of file AFPFastReco.h.
| std::array<int, 4> AFPMon::AFPTrack::layerClusters |
Definition at line 47 of file AFPFastReco.h.
| int AFPMon::AFPTrack::station |
Definition at line 46 of file AFPFastReco.h.
| float AFPMon::AFPTrack::x |
Definition at line 44 of file AFPFastReco.h.
| float AFPMon::AFPTrack::y |
Definition at line 45 of file AFPFastReco.h.
1.8.18