Public Member Functions | |
double | testLink (const reco::PFBlockElement *, const reco::PFBlockElement *) const override |
TrackAndHCALLinker (const edm::ParameterSet &conf) | |
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 9 of file TrackAndHCALLinker.cc.
|
inline |
Definition at line 11 of file TrackAndHCALLinker.cc.
References testLink().
|
overridevirtual |
Implements BlockElementLinkerBase.
Definition at line 29 of file TrackAndHCALLinker.cc.
References _debug, _useKDTree, reco::PFBlockElementCluster::clusterRef(), LinkByRecHit::computeDist(), constexpr, reco::deltaPhi(), reco::PFBlockElement::getMultilinks(), reco::PFTrajectoryPoint::HCALEntrance, reco::PFTrajectoryPoint::HCALExit, reco::PFBlockElement::isMultilinksValide(), reco::PFTrajectoryPoint::isValid(), reco::PFTrajectoryPoint::position(), reco::PFTrajectoryPoint::positionREP(), LinkByRecHit::testTrackAndClusterByRecHit(), reco::PFBlockElementTrack::trackRefPF(), and reco::PFBlockElement::type().
Referenced by TrackAndHCALLinker().
|
private |
Definition at line 21 of file TrackAndHCALLinker.cc.
Referenced by cmsPerfSuite.PerfSuite::optionParse(), cmsPerfSuite.PerfSuite::runCmsReport(), and testLink().
|
private |
Definition at line 21 of file TrackAndHCALLinker.cc.
Referenced by testLink().