#include <EcalClusterTools.h>
Classes | |
struct | EcalClusterEnergyDeposition |
Static Public Member Functions | |
static Cluster2ndMoments | cluster2ndMoments (const reco::BasicCluster &basicCluster, const EcalRecHitCollection &recHits, double phiCorrectionFactor=0.8, double w0=4.7, bool useLogWeights=true) |
static Cluster2ndMoments | cluster2ndMoments (const reco::SuperCluster &superCluster, const EcalRecHitCollection &recHits, double phiCorrectionFactor=0.8, double w0=4.7, bool useLogWeights=true) |
static Cluster2ndMoments | cluster2ndMoments (const std::vector< std::pair< const EcalRecHit *, float >> &RH_ptrs_fracs, double phiCorrectionFactor=0.8, double w0=4.7, bool useLogWeights=true) |
static std::vector< float > | covariances (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology, const CaloGeometry *geometry, float w0=4.7) |
static float | e1x3 (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | e1x5 (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | e2nd (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits) |
static float | e2x2 (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | e2x5Bottom (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | e2x5Left (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | e2x5Max (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | e2x5Right (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | e2x5Top (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | e3x1 (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | e3x2 (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | e3x3 (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | e4x4 (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | e5x1 (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | e5x5 (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | eBottom (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | eLeft (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | eMax (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits) |
static std::vector< float > | energyBasketFractionEta (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits) |
static std::vector< float > | energyBasketFractionPhi (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits) |
static float | eRight (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | eTop (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | getFraction (const std::vector< std::pair< DetId, float >> &v_id, DetId id) |
static std::pair< DetId, float > | getMaximum (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits) |
static std::pair< DetId, float > | getMaximum (const std::vector< std::pair< DetId, float >> &v_id, const EcalRecHitCollection *recHits) |
static std::vector< float > | lat (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloGeometry *geometry, bool logW=true, float w0=4.7) |
static std::vector< float > | localCovariances (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology, float w0=4.7) |
static std::vector< DetId > | matrixDetId (const CaloTopology *topology, DetId id, CaloRectangle rectangle) |
static std::vector< DetId > | matrixDetId (const CaloTopology *topology, DetId id, int size) |
static float | matrixEnergy (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology, DetId id, CaloRectangle rectangle) |
static int | matrixSize (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology, DetId id, CaloRectangle rectangle) |
static int | n5x5 (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static int | nrSaturatedCrysIn5x5 (const DetId &id, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static float | recHitEnergy (DetId id, const EcalRecHitCollection *recHits) |
static std::vector< float > | roundnessBarrelSuperClusters (const reco::SuperCluster &superCluster, const EcalRecHitCollection &recHits, int weightedPositionMethod=0, float energyThreshold=0.0) |
static std::vector< float > | roundnessBarrelSuperClustersUserExtended (const reco::SuperCluster &superCluster, const EcalRecHitCollection &recHits, int ieta_delta=0, int iphi_delta=0, float energyRHThresh=0.00000, int weightedPositionMethod=0) |
static std::vector< float > | roundnessSelectedBarrelRecHits (const std::vector< std::pair< const EcalRecHit *, float >> &rhVector, int weightedPositionMethod=0) |
static std::vector< float > | scLocalCovariances (const reco::SuperCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology, float w0=4.7) |
static double | zernike20 (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloGeometry *geometry, double R0=6.6, bool logW=true, float w0=4.7) |
static double | zernike42 (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloGeometry *geometry, double R0=6.6, bool logW=true, float w0=4.7) |
Static Private Member Functions | |
static double | absZernikeMoment (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloGeometry *geometry, int n, int m, double R0, bool logW, float w0) |
static double | calc_AbsZernikeMoment (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloGeometry *geometry, int n, int m, double R0, bool logW, float w0) |
static float | computeWeight (float eRH, float energyTotal, int weightedPositionMethod) |
static int | deltaIEta (int seed_ieta, int rh_ieta) |
static int | deltaIPhi (int seed_iphi, int rh_iphi) |
static double | f00 (double r) |
static double | f11 (double r) |
static double | f20 (double r) |
static double | f22 (double r) |
static double | f31 (double r) |
static double | f33 (double r) |
static double | f40 (double r) |
static double | f42 (double r) |
static double | f44 (double r) |
static double | f51 (double r) |
static double | f53 (double r) |
static double | f55 (double r) |
static double | factorial (int n) |
static double | fast_AbsZernikeMoment (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloGeometry *geometry, int n, int m, double R0, bool logW, float w0) |
static float | getDPhiEndcap (const DetId &crysId, float meanX, float meanY) |
static std::vector< EcalClusterEnergyDeposition > | getEnergyDepTopology (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloGeometry *geometry, bool logW, float w0) |
static float | getIEta (const DetId &id) |
static float | getIPhi (const DetId &id) |
static float | getNormedIX (const DetId &id) |
static float | getNormedIY (const DetId &id) |
static float | getNrCrysDiffInEta (const DetId &crysId, const DetId &orginId) |
static float | getNrCrysDiffInPhi (const DetId &crysId, const DetId &orginId) |
static std::vector< int > | getSeedPosition (const std::vector< std::pair< const EcalRecHit *, float >> &RH_ptrs) |
static float | getSumEnergy (const std::vector< std::pair< const EcalRecHit *, float >> &RH_ptrs_fracs) |
static std::pair< float, float > | mean5x5PositionInLocalCrysCoord (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static std::pair< float, float > | mean5x5PositionInXY (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology) |
static math::XYZVector | meanClusterPosition (const reco::BasicCluster &cluster, const EcalRecHitCollection *recHits, const CaloTopology *topology, const CaloGeometry *geometry) |
Definition at line 73 of file EcalClusterTools.h.
|
staticprivate |
Definition at line 1132 of file EcalClusterTools.h.
References visualization-live-secondInstance_cfg::m, dqmiodumpmetadata::n, HLT_2018_cff::R0, and FastTrackerRecHitMaskProducer_cfi::recHits.
|
staticprivate |
Definition at line 1198 of file EcalClusterTools.h.
References funct::cos(), MillePedeFileConverter_cfg::e, reco::CaloCluster::energy(), factorial(), mps_fire::i, visualization-live-secondInstance_cfg::m, dqmiodumpmetadata::n, funct::pow(), alignCSCRings::r, HLT_2018_cff::R0, FastTrackerRecHitMaskProducer_cfi::recHits, alignCSCRings::s, funct::sin(), and mathSSE::sqrt().
|
static |
Definition at line 1446 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), mps_fire::i, FastTrackerRecHitMaskProducer_cfi::recHits, and edm::second().
Referenced by EcalClusterToolsT< noZS >::cluster2ndMoments(), GEDPhotonProducer::fillPhotonCollection(), and EG9X105XObjectUpdateModifier::modifyObject().
|
static |
Definition at line 1470 of file EcalClusterTools.h.
References EcalClusterToolsT< noZS >::cluster2ndMoments(), FastTrackerRecHitMaskProducer_cfi::recHits, and reco::SuperCluster::seed().
|
static |
Definition at line 1480 of file EcalClusterTools.h.
References funct::abs(), Cluster2ndMoments::alpha, HLTTauDQMOffline_cfi::denominator, EcalRecHit::detid(), EcalBarrel, EcalRecHit::energy(), EcalClusterToolsT< noZS >::getSumEnergy(), mps_fire::i, PixelPluginsPhase0_cfi::isBarrel, dqm-mbProfile::log, SiStripPI::max, PVValHelper::phi, Cluster2ndMoments::sMaj, Cluster2ndMoments::sMin, mathSSE::sqrt(), and DetId::subdetId().
|
staticprivate |
|
static |
Definition at line 957 of file EcalClusterTools.h.
References HLTTauDQMOffline_cfi::denominator, HLT_2018_cff::dEta, HLT_2018_cff::dPhi, HCALHighEnergyHPDFilter_cfi::energy, f, cropTnPTrees::frac, CaloSubdetectorGeometry::getGeometry(), reco::CaloCluster::hitsAndFractions(), dqm-mbProfile::log, SiStripPI::max, Geom::pi(), position, FastTrackerRecHitMaskProducer_cfi::recHits, ecaldqm::topology(), Geom::twoPi(), findQualityFiles::v, and w.
Referenced by PhotonProducer::fillPhotonCollection(), and GEDPhotonProducer::fillPhotonCollection().
|
staticprivate |
Definition at line 1859 of file EcalClusterTools.h.
|
staticprivate |
Definition at line 1845 of file EcalClusterTools.h.
|
static |
Definition at line 636 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by GEDPhotonProducer::fillPhotonCollection().
|
static |
Definition at line 620 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by PhotonProducer::fillPhotonCollection(), and GEDPhotonProducer::fillPhotonCollection().
|
static |
Definition at line 555 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), mps_fire::i, FastTrackerRecHitMaskProducer_cfi::recHits, and edm::second().
Referenced by GEDPhotonProducer::fillPhotonCollection().
|
static |
Definition at line 489 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), SiStripPI::max, FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by GEDPhotonProducer::fillPhotonCollection().
|
static |
Definition at line 593 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by GEDPhotonProducer::fillPhotonCollection(), and EG8XObjectUpdateModifier::modifyObject().
|
static |
Definition at line 577 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by GEDPhotonProducer::fillPhotonCollection(), and EG8XObjectUpdateModifier::modifyObject().
|
static |
Definition at line 603 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by PhotonProducer::fillPhotonCollection(), and GEDPhotonProducer::fillPhotonCollection().
|
static |
Definition at line 569 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by GEDPhotonProducer::fillPhotonCollection(), and EG8XObjectUpdateModifier::modifyObject().
|
static |
Definition at line 585 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by GEDPhotonProducer::fillPhotonCollection(), and EG8XObjectUpdateModifier::modifyObject().
|
static |
Definition at line 644 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
|
static |
Definition at line 502 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), SiStripPI::max, FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
|
static |
Definition at line 514 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by PhotonProducer::fillPhotonCollection(), and GEDPhotonProducer::fillPhotonCollection().
|
static |
Definition at line 522 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), SiStripPI::max, FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
|
static |
Definition at line 628 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
|
static |
Definition at line 534 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by PhotonProducer::fillPhotonCollection(), and GEDPhotonProducer::fillPhotonCollection().
|
static |
Definition at line 676 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by GEDPhotonProducer::fillPhotonCollection().
|
static |
Definition at line 652 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by GEDPhotonProducer::fillPhotonCollection().
|
static |
Definition at line 550 of file EcalClusterTools.h.
References reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and edm::second().
Referenced by PhotonProducer::fillPhotonCollection(), and GEDPhotonProducer::fillPhotonCollection().
|
static |
Definition at line 684 of file EcalClusterTools.h.
References EcalBarrel, reco::CaloCluster::energy(), dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), mps_fire::i, EBDetId::im(), EBDetId::kModulesPerSM, EBDetId::positiveZ(), and FastTrackerRecHitMaskProducer_cfi::recHits.
|
static |
Definition at line 704 of file EcalClusterTools.h.
References EcalBarrel, reco::CaloCluster::energy(), dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), mps_fire::i, EBDetId::iphi(), EBDetId::kCrystalsInPhi, EBDetId::kTowersInPhi, EBDetId::MAX_IPHI, EBDetId::positiveZ(), and FastTrackerRecHitMaskProducer_cfi::recHits.
|
static |
Definition at line 660 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by GEDPhotonProducer::fillPhotonCollection().
|
static |
Definition at line 668 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by GEDPhotonProducer::fillPhotonCollection().
|
inlinestaticprivate |
Definition at line 312 of file EcalClusterTools.h.
|
inlinestaticprivate |
|
inlinestaticprivate |
Definition at line 314 of file EcalClusterTools.h.
References alignCSCRings::r.
|
inlinestaticprivate |
Definition at line 315 of file EcalClusterTools.h.
References alignCSCRings::r.
|
inlinestaticprivate |
Definition at line 316 of file EcalClusterTools.h.
References alignCSCRings::r.
|
inlinestaticprivate |
Definition at line 317 of file EcalClusterTools.h.
References alignCSCRings::r.
|
inlinestaticprivate |
Definition at line 318 of file EcalClusterTools.h.
References alignCSCRings::r.
|
inlinestaticprivate |
Definition at line 319 of file EcalClusterTools.h.
References alignCSCRings::r.
|
inlinestaticprivate |
Definition at line 320 of file EcalClusterTools.h.
References alignCSCRings::r.
|
inlinestaticprivate |
Definition at line 321 of file EcalClusterTools.h.
References funct::pow(), and alignCSCRings::r.
|
inlinestaticprivate |
Definition at line 322 of file EcalClusterTools.h.
References funct::pow(), and alignCSCRings::r.
|
inlinestaticprivate |
Definition at line 323 of file EcalClusterTools.h.
References funct::pow(), and alignCSCRings::r.
|
inlinestaticprivate |
Definition at line 350 of file EcalClusterTools.h.
References mps_fire::i, and dqmiodumpmetadata::n.
|
staticprivate |
Definition at line 1155 of file EcalClusterTools.h.
References funct::cos(), MillePedeFileConverter_cfg::e, reco::CaloCluster::energy(), mps_fire::i, visualization-live-secondInstance_cfg::m, dqmiodumpmetadata::n, PVValHelper::phi, alignCSCRings::r, HLT_2018_cff::R0, FastTrackerRecHitMaskProducer_cfi::recHits, funct::sin(), and mathSSE::sqrt().
|
staticprivate |
Definition at line 1341 of file EcalClusterTools.h.
References HLT_2018_cff::dPhi, PVValHelper::phi, mathSSE::sqrt(), and createJobs::tmp.
|
staticprivate |
Definition at line 726 of file EcalClusterTools.h.
References funct::abs(), EcalClusterToolsT< noZS >::EcalClusterEnergyDeposition::deposited_energy, change_name::diff, EcalRecHit::energy(), reco::CaloCluster::energy(), CaloSubdetectorGeometry::getGeometry(), reco::CaloCluster::hitsAndFractions(), dqm-mbProfile::log, LogDebug, M_PI, SiStripPI::max, EcalClusterToolsT< noZS >::EcalClusterEnergyDeposition::phi, reco::CaloCluster::position(), EcalClusterToolsT< noZS >::EcalClusterEnergyDeposition::r, FastTrackerRecHitMaskProducer_cfi::recHits, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
static |
Definition at line 376 of file EcalClusterTools.h.
References dqmdumpme::first, cropTnPTrees::frac, and mps_fire::i.
|
staticprivate |
Definition at line 1241 of file EcalClusterTools.h.
References DetId::Ecal, EcalBarrel, EcalEndcap, EBDetId::ieta(), and mathSSE::sqrt().
|
staticprivate |
Definition at line 1261 of file EcalClusterTools.h.
References DetId::Ecal, EcalBarrel, and EBDetId::iphi().
|
static |
Definition at line 405 of file EcalClusterTools.h.
References reco::CaloCluster::hitsAndFractions(), and FastTrackerRecHitMaskProducer_cfi::recHits.
|
static |
Definition at line 390 of file EcalClusterTools.h.
References HCALHighEnergyHPDFilter_cfi::energy, dqmdumpme::first, mps_fire::i, triggerObjects_cff::id, SiStripPI::max, and FastTrackerRecHitMaskProducer_cfi::recHits.
|
staticprivate |
Definition at line 1273 of file EcalClusterTools.h.
References DetId::Ecal, EcalEndcap, and EEDetId::ix().
|
staticprivate |
Definition at line 1286 of file EcalClusterTools.h.
References DetId::Ecal, EcalEndcap, and EEDetId::iy().
|
staticprivate |
Definition at line 1299 of file EcalClusterTools.h.
References EcalBarrel, PixelPluginsPhase0_cfi::isBarrel, and DetId::subdetId().
|
staticprivate |
Definition at line 1321 of file EcalClusterTools.h.
References EcalBarrel, PixelPluginsPhase0_cfi::isBarrel, and DetId::subdetId().
|
staticprivate |
Definition at line 1871 of file EcalClusterTools.h.
References EcalRecHit::detid(), and EcalRecHit::energy().
Referenced by EcalClusterToolsT< noZS >::roundnessBarrelSuperClustersUserExtended(), and EcalClusterToolsT< noZS >::roundnessSelectedBarrelRecHits().
|
staticprivate |
Definition at line 1899 of file EcalClusterTools.h.
Referenced by EcalClusterToolsT< noZS >::cluster2ndMoments(), and EcalClusterToolsT< noZS >::roundnessSelectedBarrelRecHits().
|
static |
Definition at line 790 of file EcalClusterTools.h.
References funct::cos(), StorageManager_cfg::e1, mps_fire::i, dqmiodumpmetadata::n, PVValHelper::phi, alignCSCRings::r, FastTrackerRecHitMaskProducer_cfi::recHits, funct::sin(), and createJobs::tmp.
|
static |
Definition at line 1034 of file EcalClusterTools.h.
References HLTTauDQMOffline_cfi::denominator, HLT_2018_cff::dEta, HLT_2018_cff::dPhi, EcalBarrel, HCALHighEnergyHPDFilter_cfi::energy, f, cropTnPTrees::frac, reco::CaloCluster::hitsAndFractions(), PixelPluginsPhase0_cfi::isBarrel, dqm-mbProfile::log, SiStripPI::max, FastTrackerRecHitMaskProducer_cfi::recHits, DetId::subdetId(), ecaldqm::topology(), findQualityFiles::v, and w.
Referenced by PhotonProducer::fillPhotonCollection(), and GEDPhotonProducer::fillPhotonCollection().
|
static |
Definition at line 477 of file EcalClusterTools.h.
References ecaldqm::topology(), and findQualityFiles::v.
Referenced by EcalClusterToolsT< noZS >::matrixDetId().
|
inlinestatic |
Definition at line 242 of file EcalClusterTools.h.
References EcalClusterToolsT< noZS >::matrixDetId(), findQualityFiles::size, and ecaldqm::topology().
|
static |
Definition at line 444 of file EcalClusterTools.h.
References HCALHighEnergyHPDFilter_cfi::energy, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
|
static |
Definition at line 460 of file EcalClusterTools.h.
References HCALHighEnergyHPDFilter_cfi::energy, cropTnPTrees::frac, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, mps_fire::result, and ecaldqm::topology().
|
staticprivate |
Definition at line 888 of file EcalClusterTools.h.
References HCALHighEnergyHPDFilter_cfi::energy, CastorDataFrameFilter_impl::energySum(), reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
|
staticprivate |
Definition at line 924 of file EcalClusterTools.h.
References EcalBarrel, HCALHighEnergyHPDFilter_cfi::energy, CastorDataFrameFilter_impl::energySum(), reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, DetId::subdetId(), and ecaldqm::topology().
|
staticprivate |
Definition at line 857 of file EcalClusterTools.h.
References dqmdumpme::first, CaloSubdetectorGeometry::getGeometry(), reco::CaloCluster::hitsAndFractions(), position, FastTrackerRecHitMaskProducer_cfi::recHits, ecaldqm::topology(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
static |
Definition at line 542 of file EcalClusterTools.h.
References dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
|
static |
Definition at line 1826 of file EcalClusterTools.h.
References EcalRecHit::kSaturated, FastTrackerRecHitMaskProducer_cfi::recHits, and ecaldqm::topology().
Referenced by ElectronHEEPIDValueMapProducer::nrSaturatedCrysIn5x5().
|
static |
Definition at line 411 of file EcalClusterTools.h.
References EcalBarrel, EcalRecHit::kDiWeird, EcalRecHit::kTowerRecovered, EcalRecHit::kWeird, and FastTrackerRecHitMaskProducer_cfi::recHits.
|
static |
Definition at line 1615 of file EcalClusterTools.h.
References ClusterTask_cfi::energyThreshold, dqmdumpme::first, reco::CaloCluster::hitsAndFractions(), mps_fire::i, FastTrackerRecHitMaskProducer_cfi::recHits, EcalClusterToolsT< noZS >::roundnessSelectedBarrelRecHits(), edm::second(), and groupFilesInBlocks::temp.
|
static |
Definition at line 1640 of file EcalClusterTools.h.
References funct::abs(), dqmdumpme::first, EcalClusterToolsT< noZS >::getSeedPosition(), reco::CaloCluster::hitsAndFractions(), mps_fire::i, FastTrackerRecHitMaskProducer_cfi::recHits, EcalClusterToolsT< noZS >::roundnessSelectedBarrelRecHits(), and edm::second().
|
static |
Definition at line 1691 of file EcalClusterTools.h.
References funct::abs(), HLTTauDQMOffline_cfi::denominator, EcalRecHit::detid(), EcalRecHit::energy(), EcalClusterToolsT< noZS >::getSeedPosition(), EcalClusterToolsT< noZS >::getSumEnergy(), mps_fire::i, dqm-mbProfile::log, SiStripPI::max, groupFilesInBlocks::temp, and mps_merge::weight.
Referenced by EcalClusterToolsT< noZS >::roundnessBarrelSuperClusters(), and EcalClusterToolsT< noZS >::roundnessBarrelSuperClustersUserExtended().
|
static |
Definition at line 1363 of file EcalClusterTools.h.
References HLTTauDQMOffline_cfi::denominator, HLT_2018_cff::dEta, HLT_2018_cff::dPhi, EcalBarrel, HCALHighEnergyHPDFilter_cfi::energy, f, dqmdumpme::first, cropTnPTrees::frac, reco::CaloCluster::hitsAndFractions(), mps_fire::i, PixelPluginsPhase0_cfi::isBarrel, dqm-mbProfile::log, SiStripPI::max, FastTrackerRecHitMaskProducer_cfi::recHits, reco::SuperCluster::seed(), DetId::subdetId(), ecaldqm::topology(), findQualityFiles::v, and w.
|
static |
Definition at line 1112 of file EcalClusterTools.h.
References HLT_2018_cff::R0, and FastTrackerRecHitMaskProducer_cfi::recHits.
|
static |
Definition at line 1122 of file EcalClusterTools.h.
References HLT_2018_cff::R0, and FastTrackerRecHitMaskProducer_cfi::recHits.