bool reco::tau::qcuts::AND | ( | const TrackBaseRef & | track, |
const RecoTauQualityCuts::TrackQCutFuncCollection & | cuts | ||
) |
Definition at line 195 of file RecoTauQualityCuts.cc.
Referenced by egHLT::EgObjTrigCut< T >::pass(), egHLT::EgEvtTrigCut< T >::pass(), dqmservices::TriggerSelector::TreeElement::returnStatus(), and dqmservices::TriggerSelector::TreeElement::TreeElement().
bool reco::tau::qcuts::AND_cand | ( | const PFCandidate & | cand, |
const RecoTauQualityCuts::CandQCutFuncCollection & | cuts | ||
) |
bool reco::tau::qcuts::etMin_cand | ( | const PFCandidate & | cand, |
double | cut | ||
) |
Definition at line 42 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, reco::LeafCandidate::et(), and LogDebug.
bool reco::tau::qcuts::mapAndCutByType | ( | const PFCandidate & | cand, |
const RecoTauQualityCuts::CandQCutFuncMap & | funcMap | ||
) |
Definition at line 212 of file RecoTauQualityCuts.cc.
References AND_cand(), hpstanc_transforms::cuts, and reco::PFCandidate::particleId().
bool reco::tau::qcuts::minTrackVertexWeight | ( | const TrackBaseRef & | track, |
const reco::VertexRef * | pv, | ||
double | cut | ||
) |
Definition at line 152 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, reco::TrackBase::eta(), edm::Ref< C, T, F >::isNull(), LogDebug, reco::TrackBase::phi(), and reco::TrackBase::pt().
Referenced by minTrackVertexWeight_cand().
bool reco::tau::qcuts::minTrackVertexWeight_cand | ( | const PFCandidate & | cand, |
const reco::VertexRef * | pv, | ||
double | cut | ||
) |
Definition at line 165 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, LogDebug, and minTrackVertexWeight().
bool reco::tau::qcuts::ptMin | ( | const TrackBaseRef & | track, |
double | cut | ||
) |
Definition at line 30 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, LogDebug, and reco::TrackBase::pt().
bool reco::tau::qcuts::ptMin_cand | ( | const PFCandidate & | cand, |
double | cut | ||
) |
Definition at line 36 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, LogDebug, and reco::LeafCandidate::pt().
bool reco::tau::qcuts::trkChi2 | ( | const TrackBaseRef & | track, |
double | cut | ||
) |
Definition at line 176 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, LogDebug, and reco::TrackBase::normalizedChi2().
Referenced by trkChi2_cand().
bool reco::tau::qcuts::trkChi2_cand | ( | const PFCandidate & | cand, |
double | cut | ||
) |
Definition at line 182 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, LogDebug, and trkChi2().
bool reco::tau::qcuts::trkLongitudinalImpactParameter | ( | const TrackBaseRef & | track, |
const reco::VertexRef * | pv, | ||
double | cut | ||
) |
Definition at line 110 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, reco::TrackBase::dz(), reco::TrackBase::eta(), edm::Ref< C, T, F >::isNull(), LogDebug, reco::TrackBase::phi(), and reco::TrackBase::pt().
Referenced by trkLongitudinalImpactParameter_cand().
bool reco::tau::qcuts::trkLongitudinalImpactParameter_cand | ( | const PFCandidate & | cand, |
const reco::VertexRef * | pv, | ||
double | cut | ||
) |
Definition at line 123 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, LogDebug, and trkLongitudinalImpactParameter().
bool reco::tau::qcuts::trkLongitudinalImpactParameterWrtTrack | ( | const TrackBaseRef & | track, |
const reco::TrackBaseRef * | leadTrack, | ||
const reco::VertexRef * | pv, | ||
double | cut | ||
) |
DZ cut, with respect to the current lead rack.
Definition at line 135 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, and reco::TrackBase::dz().
Referenced by trkLongitudinalImpactParameterWrtTrack_cand().
bool reco::tau::qcuts::trkLongitudinalImpactParameterWrtTrack_cand | ( | const PFCandidate & | cand, |
const reco::TrackBaseRef * | leadTrack, | ||
const reco::VertexRef * | pv, | ||
double | cut | ||
) |
Definition at line 145 of file RecoTauQualityCuts.cc.
References trkLongitudinalImpactParameterWrtTrack().
bool reco::tau::qcuts::trkPixelHits | ( | const TrackBaseRef & | track, |
int | cut | ||
) |
Definition at line 48 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, reco::TrackBase::hitPattern(), LogDebug, and reco::HitPattern::numberOfValidPixelHits().
Referenced by trkPixelHits_cand().
bool reco::tau::qcuts::trkPixelHits_cand | ( | const PFCandidate & | cand, |
int | cut | ||
) |
Definition at line 55 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, LogDebug, and trkPixelHits().
bool reco::tau::qcuts::trkTrackerHits | ( | const TrackBaseRef & | track, |
int | cut | ||
) |
Definition at line 68 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, reco::TrackBase::hitPattern(), LogDebug, and reco::HitPattern::numberOfValidHits().
Referenced by trkTrackerHits_cand().
bool reco::tau::qcuts::trkTrackerHits_cand | ( | const PFCandidate & | cand, |
int | cut | ||
) |
Definition at line 74 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, LogDebug, and trkTrackerHits().
bool reco::tau::qcuts::trkTransverseImpactParameter | ( | const TrackBaseRef & | track, |
const reco::VertexRef * | pv, | ||
double | cut | ||
) |
Definition at line 86 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, reco::TrackBase::dxy(), reco::TrackBase::eta(), edm::Ref< C, T, F >::isNull(), LogDebug, reco::TrackBase::phi(), and reco::TrackBase::pt().
Referenced by trkTransverseImpactParameter_cand().
bool reco::tau::qcuts::trkTransverseImpactParameter_cand | ( | const PFCandidate & | cand, |
const reco::VertexRef * | pv, | ||
double | cut | ||
) |
Definition at line 99 of file RecoTauQualityCuts.cc.
References GOODCOLL_filter_cfg::cut, LogDebug, and trkTransverseImpactParameter().