Public Member Functions | |
HGCalAndBREMLinker (const edm::ParameterSet &conf) | |
double | testLink (const reco::PFBlockElement *, const reco::PFBlockElement *) const override |
Public Member Functions inherited from BlockElementLinkerBase | |
BlockElementLinkerBase (const edm::ParameterSet &conf) | |
BlockElementLinkerBase (const BlockElementLinkerBase &)=delete | |
virtual bool | linkPrefilter (const reco::PFBlockElement *, const reco::PFBlockElement *) const |
const std::string & | name () const |
BlockElementLinkerBase & | operator= (const BlockElementLinkerBase &)=delete |
virtual | ~BlockElementLinkerBase ()=default |
Private Attributes | |
bool | _debug |
bool | _useKDTree |
Definition at line 7 of file HGCalandBREMLinker.cc.
|
inline |
Definition at line 9 of file HGCalandBREMLinker.cc.
References testLink().
|
overridevirtual |
Implements BlockElementLinkerBase.
Definition at line 27 of file HGCalandBREMLinker.cc.
References reco::PFBlockElementCluster::clusterRef(), LinkByRecHit::computeDist(), constexpr, reco::PFTrajectoryPoint::ECALShowerMax, reco::PFTrack::extrapolatedPoint(), reco::PFTrajectoryPoint::isValid(), reco::PFTrajectoryPoint::positionREP(), HiIsolationCommonParameters_cff::track, reco::PFBlockElementBrem::trackPF(), and reco::PFBlockElement::type().
Referenced by HGCalAndBREMLinker().
|
private |
Definition at line 19 of file HGCalandBREMLinker.cc.
Referenced by cmsPerfSuite.PerfSuite::optionParse(), and cmsPerfSuite.PerfSuite::runCmsReport().
|
private |
Definition at line 19 of file HGCalandBREMLinker.cc.