|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef MUIDEVENT_INDETMATCHCANDIDATE_H
16 #define MUIDEVENT_INDETMATCHCANDIDATE_H
83 #endif // MUIDEVENT_INDETMATCHCANDIDATE_H
const Trk::Track * extrapolatedTrack(void) const
MatchType
enum to describe the ranked match quality
Dummy class used to allow special convertors to be called for surfaces owned by a detector element.
const Trk::Track * indetTrack(void) const
void innerMatch(double matchChi2, int matchDoF, double matchProb, double simpleChi2)
Name: MuonSpContainer.h Package : offline/Reconstruction/MuonIdentification/muonEvent.
int indetIndex(void) const
void combinedMatch(MatchType type, const Trk::Track *track=0)
double simpleMatchChi2(void) const
const Trk::Track * m_outgoingTrack
const Trk::Perigee * perigee(void) const
IndetMatchCandidate(const Trk::Track *extrapolatedTrack, int indetIndex, const Trk::Track *indetTrack, const Trk::Perigee *outgoingPerigee, const Trk::Track *outgoingTrack, const Trk::Track *spectrometerTrack)
const Trk::Track & track(void) const
const Trk::Perigee * m_outgoingPerigee
const Trk::Track * spectrometerTrack(void) const