Public Member Functions | |
bool | linkPrefilter (const reco::PFBlockElement *, const reco::PFBlockElement *) const override |
PreshowerAndECALLinker (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 | |
const std::string & | name () const |
BlockElementLinkerBase & | operator= (const BlockElementLinkerBase &)=delete |
Private Attributes | |
bool | _debug |
bool | _useKDTree |
Definition at line 6 of file PreshowerAndECALLinker.cc.
|
inline |
Definition at line 8 of file PreshowerAndECALLinker.cc.
|
overridevirtual |
Reimplemented from BlockElementLinkerBase.
Definition at line 28 of file PreshowerAndECALLinker.cc.
References _useKDTree, reco::PFBlockElement::ECAL, reco::PFBlockElement::getMultilinks(), reco::PFBlockElement::isMultilinksValide(), reco::PFBlockElement::PS1, reco::PFBlockElement::PS2, mps_fire::result, and reco::PFBlockElement::type().
|
overridevirtual |
Implements BlockElementLinkerBase.
Definition at line 48 of file PreshowerAndECALLinker.cc.
References _debug, _useKDTree, reco::PFBlockElementCluster::clusterRef(), LinkByRecHit::computeDist(), Exception, edm::Ref< C, T, F >::isNull(), NULL, LinkByRecHit::testECALAndPSByRecHit(), and reco::PFBlockElement::type().
|
private |
Definition at line 20 of file PreshowerAndECALLinker.cc.
Referenced by cmsPerfSuite.PerfSuite::optionParse(), cmsPerfSuite.PerfSuite::runCmsReport(), and testLink().
|
private |
Definition at line 20 of file PreshowerAndECALLinker.cc.
Referenced by linkPrefilter(), and testLink().