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.
|
overridevirtual |
Implements BlockElementLinkerBase.
Definition at line 24 of file SCAndHGCalLinker.cc.
References reco::PFBlockElementCluster::clusterRef(), LinkByRecHit::computeDist(), Exception, edm::Ref< C, T, F >::isNull(), ClusterClusterMapping::overlap(), superClusterMatchByRef_, reco::PFBlockElementCluster::superClusterRef(), reco::PFBlockElementSuperCluster::superClusterRef(), and reco::PFBlockElement::type().
|
private |
Definition at line 19 of file SCAndHGCalLinker.cc.
|
private |
Definition at line 19 of file SCAndHGCalLinker.cc.
Referenced by testLink().
|
private |
Definition at line 19 of file SCAndHGCalLinker.cc.