#include <EcalBarrelSimHitsValidation.h>
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Types inherited from DQMEDAnalyzer | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator > | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
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 30 of file EcalBarrelSimHitsValidation.h.
Definition at line 34 of file EcalBarrelSimHitsValidation.h.
|
private |
Definition at line 31 of file EcalBarrelSimHitsValidation.h.
Definition at line 35 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(), myEntries, AlCaHLTBitMon_QueryRunRegistry::string, ValidationCollection, ValidationCollectionToken, and verbose_.
|
overrideprotectedvirtual |
Analyze.
Reimplemented from DQMEDAnalyzer.
Definition at line 108 of file EcalBarrelSimHitsValidation.cc.
References l1GtPatternGenerator_cfi::bx, PEcalValidInfo::bX0(), MillePedeFileConverter_cfg::e, PEcalValidInfo::eb1x1(), EBHitsToken, eCluster2x2(), eCluster4x4(), HCALHighEnergyHPDFilter_cfi::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 379 of file EcalBarrelSimHitsValidation.cc.
Referenced by analyze().
|
privatevirtual |
Definition at line 260 of file EcalBarrelSimHitsValidation.cc.
References funct::abs(), LEDCalibrationChannels::ieta, LEDCalibrationChannels::iphi, LogDebug, and DetId::rawId().
Referenced by analyze().
|
private |
Definition at line 325 of file EcalBarrelSimHitsValidation.cc.
References funct::abs(), getUnitWithMaxEnergy(), mps_fire::i, LEDCalibrationChannels::ieta, LEDCalibrationChannels::iphi, and DetId::rawId().
Referenced by analyze().
|
private |
Definition at line 294 of file EcalBarrelSimHitsValidation.cc.
References funct::abs(), LEDCalibrationChannels::ieta, LEDCalibrationChannels::iphi, and DetId::rawId().
Referenced by analyze().
|
private |
Definition at line 399 of file EcalBarrelSimHitsValidation.cc.
References LogDebug, and particleFlowClusterECALTimeSelected_cfi::maxEnergy.
Referenced by analyze(), and fillEBMatrix().
|
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 71 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and EcalBarrelSimHitsValidation().
|
private |
Definition at line 61 of file EcalBarrelSimHitsValidation.h.
Referenced by EcalBarrelSimHitsValidation().
|
private |
Definition at line 93 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 91 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 107 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 105 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 102 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 99 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 97 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 106 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 89 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 81 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 87 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 83 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 73 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and EcalBarrelSimHitsValidation().
|
private |
Definition at line 63 of file EcalBarrelSimHitsValidation.h.
Referenced by EcalBarrelSimHitsValidation().
|
private |
Definition at line 66 of file EcalBarrelSimHitsValidation.h.
Referenced by analyze(), and EcalBarrelSimHitsValidation().
|
private |
Definition at line 68 of file EcalBarrelSimHitsValidation.h.
Referenced by EcalBarrelSimHitsValidation().