![]() |
ATLAS Offline Software
|
#include <AFPFastReco.h>
Public Member Functions | |
| AFPCluster (float x_, float y_, float z_, int s, int l, int sumToT_) | |
Public Attributes | |
| float | x |
| float | y |
| float | z |
| int | station |
| int | layer |
| int | sumToT |
Definition at line 14 of file AFPFastReco.h.
|
inline |
Definition at line 16 of file AFPFastReco.h.
| int AFPMon::AFPCluster::layer |
Definition at line 23 of file AFPFastReco.h.
| int AFPMon::AFPCluster::station |
Definition at line 22 of file AFPFastReco.h.
| int AFPMon::AFPCluster::sumToT |
Definition at line 24 of file AFPFastReco.h.
| float AFPMon::AFPCluster::x |
Definition at line 19 of file AFPFastReco.h.
| float AFPMon::AFPCluster::y |
Definition at line 20 of file AFPFastReco.h.
| float AFPMon::AFPCluster::z |
Definition at line 21 of file AFPFastReco.h.