Belle II Software  release-06-01-15
TrackMatchLookUp Member List

This is the complete list of members for TrackMatchLookUp, including all inherited members.

extractMCToPRMatchInfo(const RecoTrack &mcRecoTrack, const RecoTrack *prRecoTrack, const float &efficiency) constTrackMatchLookUpprivate
extractPRToMCMatchInfo(const RecoTrack &prRecoTrack, const RecoTrack *mcRecoTrack, const float &purity) constTrackMatchLookUpprivate
getMatchedEfficiency(const RecoTrack &recoTrack) constTrackMatchLookUp
getMatchedMCRecoTrack(const RecoTrack &prRecoTrack) constTrackMatchLookUp
getMatchedPRRecoTrack(const RecoTrack &mcRecoTrack) constTrackMatchLookUp
getMatchedPurity(const RecoTrack &recoTrack) constTrackMatchLookUp
getMCToPRMatchInfo(const RecoTrack &mcRecoTrack) constTrackMatchLookUpinline
getMCTracksStoreArrayName() constTrackMatchLookUpinline
getPRToMCMatchInfo(const RecoTrack &prRecoTrack) constTrackMatchLookUpinline
getPRTracksStoreArrayName() constTrackMatchLookUpinline
getRelatedEfficiency(const RecoTrack &mcRecoTrack) constTrackMatchLookUp
getRelatedMCParticle(const RecoTrack &recoTrack) constTrackMatchLookUp
getRelatedMCRecoTrack(const RecoTrack &prRecoTrack) constTrackMatchLookUp
getRelatedMCRecoTrack(const RecoTrack &prRecoTrack, float &purity) constTrackMatchLookUp
getRelatedPRRecoTrack(const RecoTrack &mcRecoTrack) constTrackMatchLookUp
getRelatedPRRecoTrack(const RecoTrack &mcRecoTrack, float &efficiency) constTrackMatchLookUp
getRelatedPurity(const RecoTrack &prRecoTrack) constTrackMatchLookUp
getRelatedTrackFitResult(const RecoTrack &prRecoTrack, Const::ChargedStable chargedStable=Const::pion) constTrackMatchLookUp
isBackgroundPRRecoTrack(const RecoTrack &prRecoTrack) constTrackMatchLookUpinline
isClonePRRecoTrack(const RecoTrack &prRecoTrack) constTrackMatchLookUpinline
isGhostPRRecoTrack(const RecoTrack &prRecoTrack) constTrackMatchLookUpinline
isMatchedMCRecoTrack(const RecoTrack &mcRecoTrack) constTrackMatchLookUpinline
isMatchedPRRecoTrack(const RecoTrack &prRecoTrack) constTrackMatchLookUpinline
isMCRecoTrack(const RecoTrack &recoTrack) constTrackMatchLookUp
isMergedMCRecoTrack(const RecoTrack &mcRecoTrack) constTrackMatchLookUpinline
isMissingMCRecoTrack(const RecoTrack &mcRecoTrack) constTrackMatchLookUpinline
isPRRecoTrack(const RecoTrack &recoTrack) constTrackMatchLookUp
m_mcTracksStoreArrayNameTrackMatchLookUpprivate
m_prTracksStoreArrayNameTrackMatchLookUpprivate
MCToPRMatchInfo enum nameTrackMatchLookUp
PRToMCMatchInfo enum nameTrackMatchLookUp
TrackMatchLookUp(const std::string &mcRecoTrackStoreArrayName, const std::string &prRecoTrackStoreArrayName="")TrackMatchLookUpexplicit