Public Member Functions | |
SCAndHGCalLinker (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 | _superClusterMatchByRef |
bool | _useKDTree |
Definition at line 8 of file SCAndHGCalLinker.cc.
|
inline |
Definition at line 10 of file SCAndHGCalLinker.cc.
References testLink().
|
overridevirtual |
Implements BlockElementLinkerBase.
Definition at line 29 of file SCAndHGCalLinker.cc.
References _superClusterMatchByRef, reco::PFBlockElementCluster::clusterRef(), LinkByRecHit::computeDist(), Exception, edm::Ref< C, T, F >::isNull(), ClusterClusterMapping::overlap(), reco::PFBlockElementCluster::superClusterRef(), reco::PFBlockElementSuperCluster::superClusterRef(), and reco::PFBlockElement::type().
Referenced by SCAndHGCalLinker().
|
private |
Definition at line 21 of file SCAndHGCalLinker.cc.
Referenced by cmsPerfSuite.PerfSuite::optionParse(), and cmsPerfSuite.PerfSuite::runCmsReport().
|
private |
Definition at line 21 of file SCAndHGCalLinker.cc.
Referenced by testLink().
|
private |
Definition at line 21 of file SCAndHGCalLinker.cc.