ATLAS Offline Software
|
Public Member Functions | |
Identifier | id () const |
double | radius () const |
Identifier of the PRD. More... | |
double | errradius () const |
Public Attributes | |
unsigned int | index {0} |
Index. More... | |
const Muon::MdtPrepData * | prd {nullptr} |
double | weights {1.} |
double | prob {1.} |
bool | onsegment {false} |
double | psi {0.} |
double | weighted_trigger {0.} |
bool | tr_confirmation {false} |
int | layer_number {0} |
Definition at line 32 of file MuonHoughPatternFinderTool.cxx.
|
inline |
Definition at line 38 of file MuonHoughPatternFinderTool.cxx.
|
inline |
Definition at line 36 of file MuonHoughPatternFinderTool.cxx.
|
inline |
unsigned int Muon::SegmentData::index {0} |
Index.
Definition at line 34 of file MuonHoughPatternFinderTool.cxx.
int Muon::SegmentData::layer_number {0} |
Definition at line 49 of file MuonHoughPatternFinderTool.cxx.
bool Muon::SegmentData::onsegment {false} |
Definition at line 42 of file MuonHoughPatternFinderTool.cxx.
const Muon::MdtPrepData* Muon::SegmentData::prd {nullptr} |
Definition at line 35 of file MuonHoughPatternFinderTool.cxx.
double Muon::SegmentData::prob {1.} |
Definition at line 40 of file MuonHoughPatternFinderTool.cxx.
double Muon::SegmentData::psi {0.} |
Definition at line 44 of file MuonHoughPatternFinderTool.cxx.
bool Muon::SegmentData::tr_confirmation {false} |
Definition at line 47 of file MuonHoughPatternFinderTool.cxx.
double Muon::SegmentData::weighted_trigger {0.} |
Definition at line 46 of file MuonHoughPatternFinderTool.cxx.
double Muon::SegmentData::weights {1.} |
Definition at line 39 of file MuonHoughPatternFinderTool.cxx.