#include <TAMuonSegmentMatch.h>
Public Attributes | |
CSCSegmentRef | cscSegmentRef |
DTRecSegment4DRef | dtSegmentRef |
GEMSegmentRef | gemSegmentRef |
bool | hasPhi |
bool | hasZed |
ME0SegmentRef | me0SegmentRef |
math::XYZPoint | segmentGlobalPosition |
math::XYZVector | segmentLocalDirection |
float | segmentLocalErrorDxDz |
float | segmentLocalErrorDyDz |
float | segmentLocalErrorXDxDz |
float | segmentLocalErrorXX |
float | segmentLocalErrorXY |
float | segmentLocalErrorYDyDz |
float | segmentLocalErrorYY |
math::XYZPoint | segmentLocalPosition |
float | t0 |
Definition at line 11 of file TAMuonSegmentMatch.h.
CSCSegmentRef TAMuonSegmentMatch::cscSegmentRef |
Definition at line 27 of file TAMuonSegmentMatch.h.
DTRecSegment4DRef TAMuonSegmentMatch::dtSegmentRef |
Definition at line 26 of file TAMuonSegmentMatch.h.
GEMSegmentRef TAMuonSegmentMatch::gemSegmentRef |
Definition at line 28 of file TAMuonSegmentMatch.h.
bool TAMuonSegmentMatch::hasPhi |
Definition at line 25 of file TAMuonSegmentMatch.h.
Referenced by TrackDetectorAssociator::addTAMuonSegmentMatch().
bool TAMuonSegmentMatch::hasZed |
Definition at line 24 of file TAMuonSegmentMatch.h.
Referenced by TrackDetectorAssociator::addTAMuonSegmentMatch().
ME0SegmentRef TAMuonSegmentMatch::me0SegmentRef |
Definition at line 29 of file TAMuonSegmentMatch.h.
math::XYZPoint TAMuonSegmentMatch::segmentGlobalPosition |
Definition at line 13 of file TAMuonSegmentMatch.h.
Referenced by TrackDetectorAssociator::addTAMuonSegmentMatch().
math::XYZVector TAMuonSegmentMatch::segmentLocalDirection |
Definition at line 15 of file TAMuonSegmentMatch.h.
Referenced by TrackDetectorAssociator::addTAMuonSegmentMatch().
float TAMuonSegmentMatch::segmentLocalErrorDxDz |
Definition at line 19 of file TAMuonSegmentMatch.h.
Referenced by TrackDetectorAssociator::addTAMuonSegmentMatch().
float TAMuonSegmentMatch::segmentLocalErrorDyDz |
Definition at line 20 of file TAMuonSegmentMatch.h.
Referenced by TrackDetectorAssociator::addTAMuonSegmentMatch().
float TAMuonSegmentMatch::segmentLocalErrorXDxDz |
Definition at line 21 of file TAMuonSegmentMatch.h.
Referenced by TrackDetectorAssociator::addTAMuonSegmentMatch().
float TAMuonSegmentMatch::segmentLocalErrorXX |
Definition at line 16 of file TAMuonSegmentMatch.h.
Referenced by TrackDetectorAssociator::addTAMuonSegmentMatch().
float TAMuonSegmentMatch::segmentLocalErrorXY |
Definition at line 18 of file TAMuonSegmentMatch.h.
Referenced by TrackDetectorAssociator::addTAMuonSegmentMatch().
float TAMuonSegmentMatch::segmentLocalErrorYDyDz |
Definition at line 22 of file TAMuonSegmentMatch.h.
Referenced by TrackDetectorAssociator::addTAMuonSegmentMatch().
float TAMuonSegmentMatch::segmentLocalErrorYY |
Definition at line 17 of file TAMuonSegmentMatch.h.
Referenced by TrackDetectorAssociator::addTAMuonSegmentMatch().
math::XYZPoint TAMuonSegmentMatch::segmentLocalPosition |
Definition at line 14 of file TAMuonSegmentMatch.h.
Referenced by TrackDetectorAssociator::addTAMuonSegmentMatch().
float TAMuonSegmentMatch::t0 |
Definition at line 23 of file TAMuonSegmentMatch.h.
Referenced by TrackDetectorAssociator::addTAMuonSegmentMatch().