#include <EcalClusterSeverityLevelAlgo.h>
Static Public Member Functions | |
static DetId | closestProblematic (const reco::CaloCluster &, const EcalRecHitCollection &, const CaloTopology *topology, const EcalSeverityLevelAlgo &) |
static std::pair< int, int > | etaphiDistanceClosestProblematic (const reco::CaloCluster &, const EcalRecHitCollection &, const CaloTopology *topology, const EcalSeverityLevelAlgo &) |
static float | fractionAroundClosestProblematic (const reco::CaloCluster &, const EcalRecHitCollection &, const CaloTopology *topology, const EcalSeverityLevelAlgo &) |
static float | goodFraction (const reco::CaloCluster &, const EcalRecHitCollection &, const EcalSeverityLevelAlgo &) |
Definition at line 14 of file EcalClusterSeverityLevelAlgo.h.
|
static |
Definition at line 75 of file EcalClusterSeverityLevelAlgo.cc.
References DetId::det(), EBDetId::distanceEta(), EBDetId::distancePhi(), DetId::Ecal, EcalBarrel, edm::SortedCollection< T, SORT >::end(), edm::SortedCollection< T, SORT >::find(), CaloTopology::getWindow(), EcalSeverityLevel::kGood, alignCSCRings::r, SurveyInfoScenario_cff::seed, EcalSeverityLevelAlgo::severityLevel(), mathSSE::sqrt(), and DetId::subdetId().
Referenced by etaphiDistanceClosestProblematic(), and fractionAroundClosestProblematic().
|
static |
Definition at line 115 of file EcalClusterSeverityLevelAlgo.cc.
References closestProblematic(), DetId::det(), EBDetId::distanceEta(), EBDetId::distancePhi(), DetId::Ecal, EcalBarrel, SurveyInfoScenario_cff::seed, and DetId::subdetId().
|
static |
Definition at line 36 of file EcalClusterSeverityLevelAlgo.cc.
References closestProblematic(), edm::SortedCollection< T, SORT >::end(), reco::CaloCluster::energy(), edm::SortedCollection< T, SORT >::find(), dedxEstimators_cff::fraction, CaloTopology::getWindow(), reco::CaloCluster::hitsAndFractions(), and DetId::null().
|
static |
Definition at line 10 of file EcalClusterSeverityLevelAlgo.cc.
References edm::SortedCollection< T, SORT >::end(), reco::CaloCluster::energy(), edm::SortedCollection< T, SORT >::find(), dedxEstimators_cff::fraction, reco::CaloCluster::hitsAndFractions(), EcalSeverityLevel::kBad, EcalSeverityLevel::kProblematic, EcalSeverityLevel::kRecovered, and EcalSeverityLevelAlgo::severityLevel().