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 |
virtual | ~BlockElementLinkerBase ()=default |
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 22 of file ECALAndBREMLinker.cc.
References reco::PFBlockElementCluster::clusterRef(), debug_, reco::PFTrajectoryPoint::ECALShowerMax, reco::PFTrajectoryPoint::isValid(), LinkByRecHit::testTrackAndClusterByRecHit(), HLT_2022v15_cff::track, reco::PFBlockElementBrem::trackPF(), and reco::PFBlockElement::type().
|
private |
Definition at line 17 of file ECALAndBREMLinker.cc.
Referenced by testLink().
|
private |
Definition at line 17 of file ECALAndBREMLinker.cc.