Public Member Functions | |
bool | linkPrefilter (const reco::PFBlockElement *, const reco::PFBlockElement *) const override |
double | testLink (const reco::PFBlockElement *, const reco::PFBlockElement *) const override |
TrackAndECALLinker (const edm::ParameterSet &conf) | |
Public Member Functions inherited from BlockElementLinkerBase | |
BlockElementLinkerBase (const edm::ParameterSet &conf) | |
BlockElementLinkerBase (const BlockElementLinkerBase &)=delete | |
const std::string & | name () const |
BlockElementLinkerBase & | operator= (const BlockElementLinkerBase &)=delete |
virtual | ~BlockElementLinkerBase ()=default |
Private Attributes | |
const bool | debug_ |
const bool | useKDTree_ |
Definition at line 7 of file TrackAndECALLinker.cc.
|
inline |
Definition at line 9 of file TrackAndECALLinker.cc.
|
overridevirtual |
Reimplemented from BlockElementLinkerBase.
Definition at line 24 of file TrackAndECALLinker.cc.
References reco::PFBlockElement::ECAL, relativeConstraints::empty, reco::PFBlockElement::getMultilinks(), reco::PFBlockElement::isMultilinksValide(), mps_fire::result, reco::PFBlockElement::TRACK, reco::PFBlockElement::type(), and useKDTree_.
|
overridevirtual |
Implements BlockElementLinkerBase.
Definition at line 41 of file TrackAndECALLinker.cc.
References reco::PFBlockElementCluster::clusterRef(), LinkByRecHit::computeDist(), gather_cfg::cout, debug_, reco::PFTrajectoryPoint::ECALShowerMax, reco::PFBlockElement::getMultilinks(), reco::PFBlockElement::isMultilinksValide(), reco::PFTrajectoryPoint::isValid(), reco::PFTrajectoryPoint::positionREP(), LinkByRecHit::testTrackAndClusterByRecHit(), reco::PFBlockElementTrack::trackRefPF(), reco::PFBlockElement::type(), and useKDTree_.
|
private |
Definition at line 19 of file TrackAndECALLinker.cc.
Referenced by testLink().
|
private |
Definition at line 19 of file TrackAndECALLinker.cc.
Referenced by linkPrefilter(), and testLink().