#include <TrajSeedMatcher.h>
Definition at line 90 of file TrajSeedMatcher.h.
◆ MatchingCutsV1()
◆ getDRZCutValue()
float TrajSeedMatcher::MatchingCutsV1::getDRZCutValue |
( |
const float |
scEt, |
|
|
const float |
scEta |
|
) |
| const |
|
private |
Definition at line 398 of file TrajSeedMatcher.cc.
References funct::abs().
402 const float absEta =
std::abs(scEta);
const double dRZMaxLowEtThres_
const std::vector< double > dRZMaxLowEt_
Abs< T >::type abs(const T &t)
const std::vector< double > dRZMaxLowEtEtaBins_
◆ operator()()
bool TrajSeedMatcher::MatchingCutsV1::operator() |
( |
const SCHitMatch & |
scHitMatch | ) |
const |
|
overridevirtual |
◆ dPhiMax_
const double TrajSeedMatcher::MatchingCutsV1::dPhiMax_ |
|
private |
◆ dRZMax_
const double TrajSeedMatcher::MatchingCutsV1::dRZMax_ |
|
private |
◆ dRZMaxLowEt_
const std::vector<double> TrajSeedMatcher::MatchingCutsV1::dRZMaxLowEt_ |
|
private |
◆ dRZMaxLowEtEtaBins_
const std::vector<double> TrajSeedMatcher::MatchingCutsV1::dRZMaxLowEtEtaBins_ |
|
private |
◆ dRZMaxLowEtThres_
const double TrajSeedMatcher::MatchingCutsV1::dRZMaxLowEtThres_ |
|
private |