Definition at line 6 of file ECALAndHCALCaloJetLinker.cc.
Definition at line 8 of file ECALAndHCALCaloJetLinker.cc.
T getParameter(std::string const &) const
T getUntrackedParameter(std::string const &, T const &) const
BlockElementLinkerBase(const edm::ParameterSet &conf)
Implements BlockElementLinkerBase.
Definition at line 26 of file ECALAndHCALCaloJetLinker.cc.
References reco::PFBlockElementCluster::clusterRef(), LinkByRecHit::computeDist(), Exception, edm::Ref< C, T, F >::isNull(), NULL, and reco::PFBlockElement::type().
30 if( elem1->
type() < elem2->
type() ) {
42 <<
"PFBlockElementCluster's refs are null!";
53 hcalref->positionREP().Eta(),
54 hcalref->positionREP().Phi() ) ;
56 return (dist < 0.2 ? dist : -1.0);
static double computeDist(double eta1, double phi1, double eta2, double phi2, bool etaPhi=true)
computes a chisquare
bool isNull() const
Checks for null.
ROOT::Math::PositionVector3D< ROOT::Math::CylindricalEta3D< double > > REPPoint
bool ECALAndHCALCaloJetLinker::_debug |
|
private |
bool ECALAndHCALCaloJetLinker::_useKDTree |
|
private |