ATLAS Offline Software
|
This is the complete list of members for IDTPM::ITrackMatchingLookup, including all inherited members.
anaTag() const | IDTPM::ITrackMatchingLookup | inline |
anaTag(std::string_view anaTag_s) | IDTPM::ITrackMatchingLookup | inline |
chainRoiName() const | IDTPM::ITrackMatchingLookup | inline |
chainRoiName(std::string_view chainRoiName_s) | IDTPM::ITrackMatchingLookup | inline |
clear()=0 | IDTPM::ITrackMatchingLookup | pure virtual |
getBestMatchedTestTrack(const xAOD::TrackParticle &r) const | IDTPM::ITrackMatchingLookup | inline |
getBestMatchedTestTrack(const xAOD::TruthParticle &r) const | IDTPM::ITrackMatchingLookup | inline |
getBestMatchedTestTruth(const xAOD::TrackParticle &r) const | IDTPM::ITrackMatchingLookup | inlinevirtual |
getBestMatchedTestTruth(const xAOD::TruthParticle &) const | IDTPM::ITrackMatchingLookup | inline |
getMatchedRefTrack(const xAOD::TrackParticle &t) const =0 | IDTPM::ITrackMatchingLookup | pure virtual |
getMatchedRefTrack(const xAOD::TruthParticle &t) const =0 | IDTPM::ITrackMatchingLookup | pure virtual |
getMatchedRefTruth(const xAOD::TrackParticle &t) const =0 | IDTPM::ITrackMatchingLookup | pure virtual |
getMatchedRefTruth(const xAOD::TruthParticle &) const | IDTPM::ITrackMatchingLookup | inline |
getMatchedTestTracks(const xAOD::TrackParticle &r) const =0 | IDTPM::ITrackMatchingLookup | pure virtual |
getMatchedTestTracks(const xAOD::TruthParticle &r) const =0 | IDTPM::ITrackMatchingLookup | pure virtual |
getMatchedTestTruths(const xAOD::TrackParticle &r) const =0 | IDTPM::ITrackMatchingLookup | pure virtual |
getMatchedTestTruths(const xAOD::TruthParticle &) const | IDTPM::ITrackMatchingLookup | inline |
getNmatches(bool getRefN=false) const =0 | IDTPM::ITrackMatchingLookup | pure virtual |
isRefMatched(const xAOD::TrackParticle &r) const =0 | IDTPM::ITrackMatchingLookup | pure virtual |
isRefMatched(const xAOD::TruthParticle &r) const =0 | IDTPM::ITrackMatchingLookup | pure virtual |
isTestMatched(const xAOD::TrackParticle &t) const =0 | IDTPM::ITrackMatchingLookup | pure virtual |
isTestMatched(const xAOD::TruthParticle &t) const =0 | IDTPM::ITrackMatchingLookup | pure virtual |
m_anaTag | IDTPM::ITrackMatchingLookup | private |
m_chainRoiName | IDTPM::ITrackMatchingLookup | private |
m_nullTrackVec | IDTPM::ITrackMatchingLookup | protected |
m_nullTruthVec | IDTPM::ITrackMatchingLookup | protected |
printInfo(const std::vector< const xAOD::TrackParticle * > &testVec, const std::vector< const xAOD::TrackParticle * > &refVec) const =0 | IDTPM::ITrackMatchingLookup | pure virtual |
printInfo(const std::vector< const xAOD::TrackParticle * > &testVec, const std::vector< const xAOD::TruthParticle * > &refVec) const =0 | IDTPM::ITrackMatchingLookup | pure virtual |
printInfo(const std::vector< const xAOD::TruthParticle * > &testVec, const std::vector< const xAOD::TrackParticle * > &refVec) const =0 | IDTPM::ITrackMatchingLookup | pure virtual |
update(const xAOD::TrackParticle &t, const xAOD::TrackParticle &r, float dist=0.)=0 | IDTPM::ITrackMatchingLookup | pure virtual |
update(const xAOD::TrackParticle &t, const xAOD::TruthParticle &r, float dist=0.)=0 | IDTPM::ITrackMatchingLookup | pure virtual |
update(const xAOD::TruthParticle &t, const xAOD::TrackParticle &r, float dist=0.)=0 | IDTPM::ITrackMatchingLookup | pure virtual |
~ITrackMatchingLookup()=default | IDTPM::ITrackMatchingLookup | virtual |