Public Member Functions | |
ECALAndBREMLinker (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 |
Private Attributes | |
bool | _debug |
bool | _useKDTree |
Definition at line 7 of file ECALAndBREMLinker.cc.
|
inline |
Definition at line 9 of file ECALAndBREMLinker.cc.
|
overridevirtual |
Implements BlockElementLinkerBase.
Definition at line 27 of file ECALAndBREMLinker.cc.
References reco::PFBlockElementCluster::clusterRef(), constexpr, reco::PFTrajectoryPoint::ECALShowerMax, reco::PFTrack::extrapolatedPoint(), reco::PFTrajectoryPoint::isValid(), NULL, LinkByRecHit::testTrackAndClusterByRecHit(), reco::PFBlockElementBrem::trackPF(), and reco::PFBlockElement::type().
|
private |
Definition at line 19 of file ECALAndBREMLinker.cc.
|
private |
Definition at line 19 of file ECALAndBREMLinker.cc.