#include <TgcFit.h>
Definition at line 34 of file TgcFit.h.
◆ Point() [1/2]
TrigL2MuonSA::TgcFit::Point::Point |
( |
| ) |
|
|
inline |
◆ Point() [2/2]
TrigL2MuonSA::TgcFit::Point::Point |
( |
int |
nIdx, |
|
|
int |
nStation, |
|
|
double |
fX, |
|
|
double |
fY, |
|
|
double |
fW = 1.0 |
|
) |
| |
|
inline |
◆ operator+=() [1/2]
void TrigL2MuonSA::TgcFit::Point::operator+= |
( |
const Point & |
p | ) |
|
|
inline |
◆ operator+=() [2/2]
void TrigL2MuonSA::TgcFit::Point::operator+= |
( |
double |
fD | ) |
|
|
inline |
◆ operator/=()
void TrigL2MuonSA::TgcFit::Point::operator/= |
( |
double |
fD | ) |
|
|
inline |
◆ bOutlier
bool TrigL2MuonSA::TgcFit::Point::bOutlier |
Indicates an outlier (excluded from all calculations).
Definition at line 40 of file TgcFit.h.
◆ fChi2
double TrigL2MuonSA::TgcFit::Point::fChi2 |
Chi2 contribution.
Definition at line 42 of file TgcFit.h.
◆ fW
double TrigL2MuonSA::TgcFit::Point::fW |
◆ fX
double TrigL2MuonSA::TgcFit::Point::fX |
X coordinate.
Definition at line 38 of file TgcFit.h.
◆ fY
double TrigL2MuonSA::TgcFit::Point::fY |
Y coordinate.
Definition at line 39 of file TgcFit.h.
◆ nIdx
int TrigL2MuonSA::TgcFit::Point::nIdx |
Index of point in original list of digits.
Definition at line 36 of file TgcFit.h.
◆ nStation
int TrigL2MuonSA::TgcFit::Point::nStation |
Index of station: 0-3 for TGC.
Definition at line 37 of file TgcFit.h.
The documentation for this struct was generated from the following file: