![]() |
ATLAS Offline Software
|
#include <SuperPointData.h>
Public Member Functions | |
| SuperPoint () | |
Public Attributes | |
| int | Npoint {0} |
| int | Ndigi {0} |
| float | R {0} |
| float | Z {0} |
| float | Phim {0} |
| float | Alin {0} |
| float | Blin {0} |
| float | Xor {0} |
| float | Yor {0} |
| float | Chi2 {0} |
| float | PChi2 {0} |
| float | Residual [NLAYER] |
| float | SlopeCand [NCAND] |
| float | InterceptCand [NCAND] |
| float | Chi2Cand [NCAND] |
Definition at line 37 of file SuperPointData.h.
|
inline |
Definition at line 40 of file SuperPointData.h.
| float TrigL2MuonSA::SuperPoint::Alin {0} |
Definition at line 58 of file SuperPointData.h.
| float TrigL2MuonSA::SuperPoint::Blin {0} |
Definition at line 59 of file SuperPointData.h.
| float TrigL2MuonSA::SuperPoint::Chi2 {0} |
Definition at line 62 of file SuperPointData.h.
| float TrigL2MuonSA::SuperPoint::Chi2Cand[NCAND] |
Definition at line 67 of file SuperPointData.h.
| float TrigL2MuonSA::SuperPoint::InterceptCand[NCAND] |
Definition at line 66 of file SuperPointData.h.
| int TrigL2MuonSA::SuperPoint::Ndigi {0} |
Definition at line 54 of file SuperPointData.h.
| int TrigL2MuonSA::SuperPoint::Npoint {0} |
Definition at line 53 of file SuperPointData.h.
| float TrigL2MuonSA::SuperPoint::PChi2 {0} |
Definition at line 63 of file SuperPointData.h.
| float TrigL2MuonSA::SuperPoint::Phim {0} |
Definition at line 57 of file SuperPointData.h.
| float TrigL2MuonSA::SuperPoint::R {0} |
Definition at line 55 of file SuperPointData.h.
| float TrigL2MuonSA::SuperPoint::Residual[NLAYER] |
Definition at line 64 of file SuperPointData.h.
| float TrigL2MuonSA::SuperPoint::SlopeCand[NCAND] |
Definition at line 65 of file SuperPointData.h.
| float TrigL2MuonSA::SuperPoint::Xor {0} |
Definition at line 60 of file SuperPointData.h.
| float TrigL2MuonSA::SuperPoint::Yor {0} |
Definition at line 61 of file SuperPointData.h.
| float TrigL2MuonSA::SuperPoint::Z {0} |
Definition at line 56 of file SuperPointData.h.