#include <EPCuts.h>
Public Member Functions | |
EPCuts (EP_ERA cutEra=EP_ERA::ppReco, double pterror=0.1, double dzerror=3.0, double dxyerror=3.0, double chi2perlayer=0.18, double dzError_Pix=10.0, double chi2Pix=40., int numberOfValidHits=11) | |
bool | isGoodCastor (const TrackStructure &track) const |
bool | isGoodHF (const TrackStructure &track) const |
bool | isGoodTrack (const TrackStructure &track) const |
bool | trackQuality_GenMC (const TrackStructure &track) const |
bool | trackQuality_HIReco (const TrackStructure &track) const |
bool | trackQuality_Pixel (const TrackStructure &track) const |
bool | trackQuality_ppReco (const TrackStructure &track) const |
Private Attributes | |
double | chi2perlayer_ |
double | chi2Pix_ |
EP_ERA | cutera_ |
double | dxyerror_ |
double | dzerror_ |
double | dzerror_Pix_ |
int | numberOfValidHits_ |
double | pterror_ |
|
inlineexplicit |
Definition at line 36 of file EPCuts.h.
References HiEvtPlane_cfi::chi2perlayer, chi2perlayer_, chi2Pix_, HiEvtPlane_cfi::cutEra, cutera_, dxyerror_, dzerror_, dzerror_Pix_, TrackCollections2monitor_cff::numberOfValidHits, numberOfValidHits_, HiEvtPlane_cfi::pterror, and pterror_.
|
inline |
Definition at line 62 of file EPCuts.h.
Referenced by EvtPlaneProducer::produce().
|
inline |
Definition at line 54 of file EPCuts.h.
References funct::abs(), and HLT_2024v14_cff::track.
Referenced by EvtPlaneProducer::produce().
|
inline |
Definition at line 64 of file EPCuts.h.
References cutera_, hi::HIReco, hi::Pixel, hi::ppReco, HLT_2024v14_cff::track, trackQuality_HIReco(), trackQuality_Pixel(), and trackQuality_ppReco().
Referenced by EvtPlaneProducer::produce().
|
inline |
|
inline |
Definition at line 92 of file EPCuts.h.
References funct::abs(), chi2perlayer_, reco::TrackBase::detachedTripletStep, dxyerror_, dzerror_, reco::TrackBase::initialStep, reco::TrackBase::lowPtTripletStep, numberOfValidHits_, reco::TrackBase::pixelPairStep, pterror_, and HLT_2024v14_cff::track.
Referenced by isGoodTrack().
|
inline |
Definition at line 114 of file EPCuts.h.
References funct::abs(), chi2perlayer_, chi2Pix_, reco::TrackBase::detachedTripletStep, dxyerror_, dzerror_, dzerror_Pix_, reco::TrackBase::initialStep, reco::TrackBase::lowPtTripletStep, nHits, numberOfValidHits_, reco::TrackBase::pixelPairStep, pterror_, and HLT_2024v14_cff::track.
Referenced by isGoodTrack().
|
inline |
Definition at line 74 of file EPCuts.h.
References funct::abs(), chi2perlayer_, dxyerror_, dzerror_, numberOfValidHits_, pterror_, and HLT_2024v14_cff::track.
Referenced by isGoodTrack().
|
private |
Definition at line 162 of file EPCuts.h.
Referenced by EPCuts(), trackQuality_HIReco(), trackQuality_Pixel(), and trackQuality_ppReco().
|
private |
Definition at line 164 of file EPCuts.h.
Referenced by EPCuts(), and trackQuality_Pixel().
|
private |
Definition at line 158 of file EPCuts.h.
Referenced by EPCuts(), and isGoodTrack().
|
private |
Definition at line 161 of file EPCuts.h.
Referenced by EPCuts(), trackQuality_HIReco(), trackQuality_Pixel(), and trackQuality_ppReco().
|
private |
Definition at line 160 of file EPCuts.h.
Referenced by EPCuts(), trackQuality_HIReco(), trackQuality_Pixel(), and trackQuality_ppReco().
|
private |
Definition at line 163 of file EPCuts.h.
Referenced by EPCuts(), and trackQuality_Pixel().
|
private |
Definition at line 165 of file EPCuts.h.
Referenced by EPCuts(), trackQuality_HIReco(), trackQuality_Pixel(), and trackQuality_ppReco().
|
private |
Definition at line 159 of file EPCuts.h.
Referenced by EPCuts(), trackQuality_HIReco(), trackQuality_Pixel(), and trackQuality_ppReco().