#include <TrajSeedMatcher.h>
Public Member Functions | |
MatchingCutsV2 (const edm::ParameterSet &pset) | |
bool | operator() (const SCHitMatch &scHitMatch) const override |
Public Member Functions inherited from TrajSeedMatcher::MatchingCuts | |
MatchingCuts () | |
virtual | ~MatchingCuts () |
Private Member Functions | |
size_t | getBinNr (float eta) const |
float | getCutValue (float et, float highEt, float highEtThres, float lowEtGrad) const |
Private Attributes | |
std::vector< double > | dPhiHighEt_ |
std::vector< double > | dPhiHighEtThres_ |
std::vector< double > | dPhiLowEtGrad_ |
std::vector< double > | dRZHighEt_ |
std::vector< double > | dRZHighEtThres_ |
std::vector< double > | dRZLowEtGrad_ |
std::vector< double > | etaBins_ |
Definition at line 106 of file TrajSeedMatcher.h.
|
explicit |
Definition at line 411 of file TrajSeedMatcher.cc.
References dPhiHighEt_, dPhiHighEtThres_, dPhiLowEtGrad_, dRZHighEt_, dRZHighEtThres_, dRZLowEtGrad_, etaBins_, Exception, Skims_PA_cff::name, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 447 of file TrajSeedMatcher.cc.
References funct::abs(), and PVValHelper::eta.
|
inlineprivate |
Definition at line 113 of file TrajSeedMatcher.h.
References EgHLTOffHistBins_cfi::et, f, gedPhotons_cfi::highEt, and SiStripPI::min.
|
overridevirtual |
Implements TrajSeedMatcher::MatchingCuts.
Definition at line 434 of file TrajSeedMatcher.cc.
References funct::abs(), TrajSeedMatcher::SCHitMatch::dPhi, HLT_2023v12_cff::dPhiMax, TrajSeedMatcher::SCHitMatch::dRZ, TrajSeedMatcher::SCHitMatch::et, and TrajSeedMatcher::SCHitMatch::eta.
|
private |
Definition at line 118 of file TrajSeedMatcher.h.
Referenced by MatchingCutsV2().
|
private |
Definition at line 118 of file TrajSeedMatcher.h.
Referenced by MatchingCutsV2().
|
private |
Definition at line 118 of file TrajSeedMatcher.h.
Referenced by MatchingCutsV2().
|
private |
Definition at line 119 of file TrajSeedMatcher.h.
Referenced by MatchingCutsV2().
|
private |
Definition at line 119 of file TrajSeedMatcher.h.
Referenced by MatchingCutsV2().
|
private |
Definition at line 119 of file TrajSeedMatcher.h.
Referenced by MatchingCutsV2().
|
private |
Definition at line 120 of file TrajSeedMatcher.h.
Referenced by MatchingCutsV2().