#include <EcalBarrelSimHitsValidation.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
Analyze. More... | |
void | bookHistograms (DQMStore::IBooker &ib, edm::Run const &, edm::EventSetup const &c) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Private Types | |
typedef std::map< uint32_t, float, std::less< uint32_t > > | MapType |
Private Member Functions | |
float | eCluster2x2 (MapType &themap) |
float | eCluster4x4 (float e33, MapType &themap) |
virtual float | energyInMatrixEB (int nCellInEta, int nCellInPhi, int centralEta, int centralPhi, int centralZ, MapType &themap) |
bool | fillEBMatrix (int nCellInEta, int nCellInPhi, int CentralEta, int CentralPhi, int CentralZ, MapType &fillmap, MapType &themap) |
std::vector< uint32_t > | getIdsAroundMax (int nCellInEta, int nCellInPhi, int centralEta, int centralPhi, int centralZ, MapType &themap) |
uint32_t | getUnitWithMaxEnergy (MapType &themap) |
Additional Inherited Members | |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static void | globalEndJob (DQMEDAnalyzerGlobalCache const *) |
static void | globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context) |
static void | globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context) |
static std::unique_ptr< DQMEDAnalyzerGlobalCache > | initializeGlobalCache (edm::ParameterSet const &) |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
Definition at line 29 of file EcalBarrelSimHitsValidation.h.
Definition at line 33 of file EcalBarrelSimHitsValidation.h.
|
private |
Definition at line 30 of file EcalBarrelSimHitsValidation.h.
Definition at line 34 of file EcalBarrelSimHitsValidation.h.
EcalBarrelSimHitsValidation::EcalBarrelSimHitsValidation | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 17 of file EcalBarrelSimHitsValidation.cc.
References EBHitsCollection, EBHitsToken, eRLength, g4InfoLabel, edm::ParameterSet::getUntrackedParameter(), ProducerED_cfi::InputTag, myEntries, AlCaHLTBitMon_QueryRunRegistry::string, ValidationCollection, ValidationCollectionToken, and verbose_.
|
overrideprotectedvirtual |
Analyze.
Reimplemented from DQMEDAnalyzer.
Definition at line 108 of file EcalBarrelSimHitsValidation.cc.
References nano_mu_digi_cff::bx, PEcalValidInfo::bX0(), MillePedeFileConverter_cfg::e, PEcalValidInfo::eb1x1(), EBHitsToken, eCluster2x2(), eCluster4x4(), hcalRecHitTable_cff::energy, energyInMatrixEB(), eRLength, dqm::impl::MonitorElement::Fill(), fillEBMatrix(), getIdsAroundMax(), getUnitWithMaxEnergy(), mps_fire::i, EBDetId::ietaAbs(), createfilelist::int, EBDetId::iphi(), edm::HandleBase::isValid(), dqmiolumiharvest::j, LogDebug, genParticles_cff::map, meEBcrystalEnergy2_, meEBcrystalEnergy_, meEBe16_, meEBe16oe25_, meEBe1_, meEBe1oe25_, meEBe1oe4_, meEBe1oe9_, meEBe25_, meEBe4_, meEBe4oe9_, meEBe9_, meEBe9oe16_, meEBe9oe25_, meEBhitEnergy2_, meEBhitEnergy_, meEBhitLog10Energy25Norm_, meEBhitLog10Energy_, meEBhitLog10EnergyNorm_, meEBLongitudinalShower_, meEBOccupancy_, menEBCrystals_, menEBHits_, myEntries, dqm::impl::MonitorElement::Reset(), ValidationCollectionToken, and EBDetId::zside().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 34 of file EcalBarrelSimHitsValidation.cc.
References timingPdfMaker::histo, cuy::ib, meEBcrystalEnergy2_, meEBcrystalEnergy_, meEBe16_, meEBe16oe25_, meEBe1_, meEBe1oe25_, meEBe1oe4_, meEBe1oe9_, meEBe25_, meEBe4_, meEBe4oe9_, meEBe9_, meEBe9oe16_, meEBe9oe25_, meEBhitEnergy2_, meEBhitEnergy_, meEBhitLog10Energy25Norm_, meEBhitLog10Energy_, meEBhitLog10EnergyNorm_, meEBLongitudinalShower_, meEBOccupancy_, menEBCrystals_, menEBHits_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
|
private |
Definition at line 378 of file EcalBarrelSimHitsValidation.cc.
Referenced by analyze().
|
privatevirtual |
Definition at line 260 of file EcalBarrelSimHitsValidation.cc.
References funct::abs(), hcalRecHitTable_cff::ieta, hcalRecHitTable_cff::iphi, LogDebug, and DetId::rawId().
Referenced by analyze().
|
private |
Definition at line 325 of file EcalBarrelSimHitsValidation.cc.
References funct::abs(), getUnitWithMaxEnergy(), mps_fire::i, hcalRecHitTable_cff::ieta, hcalRecHitTable_cff::iphi, and DetId::rawId().
Referenced by analyze().
|
private |
Definition at line 294 of file EcalBarrelSimHitsValidation.cc.
References funct::abs(), hcalRecHitTable_cff::ieta, hcalRecHitTable_cff::iphi, and DetId::rawId().
Referenced by analyze().
|
private |
Definition at line 397 of file EcalBarrelSimHitsValidation.cc.
References LogDebug, and particleFlowClusterECALTimeSelected_cfi::maxEnergy.
Referenced by analyze(), and fillEBMatrix().
|
private |
Definition at line 61 of file EcalBarrelSimHitsValidation.h.
Referenced by EcalBarrelSimHitsValidation().
|
private |
Definition at line 64 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and EcalBarrelSimHitsValidation().
|
private |
Definition at line 70 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and EcalBarrelSimHitsValidation().
|
private |
Definition at line 60 of file EcalBarrelSimHitsValidation.h.
Referenced by EcalBarrelSimHitsValidation().
|
private |
Definition at line 92 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 90 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 106 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 94 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 104 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 100 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 101 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 98 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 95 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 102 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 96 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 103 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 105 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 88 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 80 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 78 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and EcalBarrelSimHitsValidation().
|
private |
Definition at line 62 of file EcalBarrelSimHitsValidation.h.
Referenced by EcalBarrelSimHitsValidation().
|
private |
Definition at line 65 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and EcalBarrelSimHitsValidation().
|
private |
Definition at line 67 of file EcalBarrelSimHitsValidation.h.
Referenced by EcalBarrelSimHitsValidation().