#include <EcalMixingModuleValidation.h>
Protected Member Functions | |
void | analyze (edm::Event const &e, edm::EventSetup const &c) override |
Analyze. More... | |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) override |
void | dqmEndRun (const edm::Run &r, const edm::EventSetup &c) override |
Protected Member Functions inherited from DQMOneEDAnalyzer<> | |
virtual void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &)=0 |
Protected Member Functions inherited from edm::ProducerBase | |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
declare what type of product will make and with which optional label More... | |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Private Types | |
typedef std::map< uint32_t, float, std::less< uint32_t > > | MapType |
Private Member Functions | |
void | bunchSumTest (std::vector< MonitorElement * > &theBunches, MonitorElement *&theTotal, MonitorElement *&theRatio, int nSample) |
void | checkCalibrations (edm::EventSetup const &c) |
void | checkPedestals (const edm::EventSetup &c) |
void | computeSDBunchDigi (const edm::EventSetup &eventSetup, const MixCollection< PCaloHit > &theHits, MapType &ebSignalSimMap, const EcalSubdetector &thisDet, const double &theSimThreshold, CLHEP::HepRandomEngine *) |
void | findPedestal (const DetId &detId, int gainId, double &ped) const |
CLHEP::HepRandomEngine * | randomEngine (edm::StreamID const &streamID) |
Static Private Attributes | |
static const int | nBunch = 21 |
Additional Inherited Members | |
Public Types inherited from DQMOneEDAnalyzer<> | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Attributes inherited from DQMOneEDAnalyzer<> | |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 72 of file EcalMixingModuleValidation.h.
|
private |
Definition at line 73 of file EcalMixingModuleValidation.h.
EcalMixingModuleValidation::EcalMixingModuleValidation | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 19 of file EcalMixingModuleValidation.cc.
References barrelADCtoGeV_, ecalEBTriggerPrimitiveDigis_cfi::binOfMaximum, ecalSimParameterMap_cff::doPhotostatistics, endcapADCtoGeV_, gainConv_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), mps_fire::i, meEBbunchCrossing_, meEBBunchShape_, meEBDigiMixRatiogt100ADC_, meEBDigiMixRatioOriggt50pc_, meEBShape_, meEBShapeRatio_, meEEbunchCrossing_, meEEBunchShape_, meEEDigiMixRatiogt100ADC_, meEEDigiMixRatioOriggt40pc_, meEEShape_, meEEShapeRatio_, meESbunchCrossing_, meESBunchShape_, meESShape_, meESShapeRatio_, nBunch, ecalSimParameterMap_cff::photoelectronsToAnalogBarrel, ecalSimParameterMap_cff::photoelectronsToAnalogEndcap, ecalSimParameterMap_cff::readoutFrameSize, ecalSimParameterMap_cff::samplingFactor, ecalSimParameterMap_cff::simHitToPhotoelectronsBarrel, ecalSimParameterMap_cff::simHitToPhotoelectronsEndcap, ecalSimParameterMap_cff::syncPhase, theEBResponse, theEBShape, theEEResponse, theEEShape, theESResponse, theESShape, theMaxBunch, theMinBunch, theParameterMap, ecalSimParameterMap_cff::timePhase, and verbose_.
|
override |
|
overrideprotectedvirtual |
Analyze.
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 269 of file EcalMixingModuleValidation.cc.
References barrelADCtoGeV_, HLT_2018_cff::barrelHits, HltBtagPostValidation_cff::c, checkPedestals(), computeSDBunchDigi(), crossingFramePCaloHitEBToken_, crossingFramePCaloHitEEToken_, crossingFramePCaloHitESToken_, MillePedeFileConverter_cfg::e, EBdigiCollectionToken_, EcalBarrel, EcalEndcap, EcalPreshower, EEdigiCollectionToken_, edm::DataFrameContainer::empty(), endcapADCtoGeV_, HLT_2018_cff::endcapHits, esADCtokeV_, esBaseline_, ESdigiCollectionToken_, esThreshold_, DQMScaleToClient_cfi::factor, dqm::impl::MonitorElement::Fill(), ESCondObjectContainer< T >::find(), findPedestal(), gainConv_, edm::HepMCProduct::GetEvent(), ESCondObjectContainer< T >::getMap(), HepMCToken_, mps_fire::i, ESDataFrame::id(), EEDataFrame::id(), EBDataFrame::id(), EBDetId::ieta(), createfilelist::int, EBDetId::iphi(), PixelPluginsPhase0_cfi::isBarrel, GeomDetEnumerators::isEndcap(), edm::HandleBase::isValid(), EEDetId::ix(), EEDetId::iy(), LogDebug, m_ESeffwei, m_ESmips, m_ESpeds, ESDataFrame::MAXSAMPLES, EcalDataFrame::MAXSAMPLES, meEBbunchCrossing_, meEBDigiMixRatiogt100ADC_, meEBDigiMixRatioOriggt50pc_, meEBShape_, meEEbunchCrossing_, meEEDigiMixRatiogt100ADC_, meEEDigiMixRatioOriggt40pc_, meEEShape_, meESbunchCrossing_, meESShape_, ecalTB2006H4_GenSimDigiReco_cfg::mySample, AlCaHLTBitMon_ParallelJobs::p, ESDetId::plane(), dataAnalyzerFineBiningParameters_cff::Pmax, gedPhotons_cfi::preshowerHits, edm::Handle< T >::product(), randomEngine(), DetId::rawId(), edm::DataFrameContainer::reserve(), simplePhotonAnalyzer_cfi::sample, ESDetId::six(), ESDetId::siy(), ESDataFrame::size(), EcalDataFrame::size(), edm::DataFrameContainer::size(), ESDetId::strip(), ESDetId::zside(), and EEDetId::zside().
|
override |
Definition at line 135 of file EcalMixingModuleValidation.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::bookProfile(), timingPdfMaker::histo, mps_fire::i, meEBbunchCrossing_, meEBBunchShape_, meEBDigiMixRatiogt100ADC_, meEBDigiMixRatioOriggt50pc_, meEBShape_, meEBShapeRatio_, meEEbunchCrossing_, meEEBunchShape_, meEEDigiMixRatiogt100ADC_, meEEDigiMixRatioOriggt40pc_, meEEShape_, meEEShapeRatio_, meESbunchCrossing_, meESBunchShape_, meESShape_, meESShapeRatio_, nBunch, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
private |
Definition at line 215 of file EcalMixingModuleValidation.cc.
References gather_cfg::cout, dqm::impl::MonitorElement::getBinContent(), dqm::impl::MonitorElement::getBinError(), funct::pow(), particleFlowDisplacedVertex_cfi::ratio, dqm::impl::MonitorElement::setBinContent(), dqm::impl::MonitorElement::setBinError(), mathSSE::sqrt(), theMaxBunch, theMinBunch, and dqmMemoryStats::total.
Referenced by dqmEndRun().
|
private |
Definition at line 605 of file EcalMixingModuleValidation.cc.
References barrelADCtoGeV_, endcapADCtoGeV_, esADCtokeV_, options_cfi::eventSetup, EcalMGPAGainRatio::gain12Over6(), EcalMGPAGainRatio::gain6Over1(), gainConv_, get, EcalADCToGeVConstant::getEBValue(), EcalADCToGeVConstant::getEEValue(), ESGain::getESGain(), ESMIPToGeVConstant::getESValueHigh(), ESMIPToGeVConstant::getESValueLow(), createfilelist::int, LogDebug, m_ESeffwei, m_ESgain, m_ESmips, m_ESpeds, edm::ESHandle< T >::product(), ESShape::setGain(), and theESShape.
Referenced by dqmBeginRun().
|
private |
Definition at line 656 of file EcalMixingModuleValidation.cc.
References options_cfi::eventSetup, get, edm::ESHandle< T >::product(), and thePedestals.
Referenced by analyze().
|
private |
Definition at line 695 of file EcalMixingModuleValidation.cc.
References CaloHitResponse::clear(), DetId::Ecal, EcalBarrel, EcalEndcap, EcalPreshower, options_cfi::eventSetup, dqm::impl::MonitorElement::Fill(), CaloHitResponse::findSignal(), get, CaloGeometry::getValidDetIds(), mps_fire::i, CaloSamples::id(), remoteMonitoring_LED_IterMethod_cfg::limit, ESDataFrame::MAXSAMPLES, CaloSamples::MAXSAMPLES, meEBBunchShape_, meEEBunchShape_, meESBunchShape_, es_hardcode_cfi::photoelectronsToAnalog, CaloHitResponse::run(), CaloHitResponse::setBunchRange(), CaloHitResponse::setGeometry(), EcalSimParameterMap::simParameters(), theEBResponse, theEEResponse, theESResponse, theGeometry, bscTrigger_cfi::theHits, theMaxBunch, theMinBunch, and theParameterMap.
Referenced by analyze().
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 129 of file EcalMixingModuleValidation.cc.
References HltBtagPostValidation_cff::c, checkCalibrations(), EcalShapeBase::setEventSetup(), theEBShape, and theEEShape.
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 191 of file EcalMixingModuleValidation.cc.
References bunchSumTest(), mps_fire::i, ESDataFrame::MAXSAMPLES, EcalDataFrame::MAXSAMPLES, meEBBunchShape_, meEBShape_, meEBShapeRatio_, meEEBunchShape_, meEEShape_, meEEShapeRatio_, meESBunchShape_, meESShape_, meESShapeRatio_, and nBunch.
|
private |
Definition at line 664 of file EcalMixingModuleValidation.cc.
References EcalCondObjectContainer< T >::end(), EcalCondObjectContainer< T >::find(), ecalMGPA::gainId(), EcalCondObjectContainer< T >::getMap(), B2GTnPMonitor_cfi::item, LogDebug, DetId::rawId(), EcalCondObjectContainer< T >::size(), and thePedestals.
Referenced by analyze().
|
private |
Definition at line 786 of file EcalMixingModuleValidation.cc.
References edm::RandomNumberGenerator::getEngine(), randomEngines_, and edm::StreamID::value().
Referenced by analyze().
|
private |
Definition at line 115 of file EcalMixingModuleValidation.h.
Referenced by analyze(), checkCalibrations(), and EcalMixingModuleValidation().
|
private |
Definition at line 110 of file EcalMixingModuleValidation.h.
Referenced by analyze().
|
private |
Definition at line 110 of file EcalMixingModuleValidation.h.
Referenced by analyze().
|
private |
Definition at line 110 of file EcalMixingModuleValidation.h.
Referenced by analyze().
|
private |
Definition at line 106 of file EcalMixingModuleValidation.h.
Referenced by analyze().
|
private |
Definition at line 107 of file EcalMixingModuleValidation.h.
Referenced by analyze().
|
private |
Definition at line 116 of file EcalMixingModuleValidation.h.
Referenced by analyze(), checkCalibrations(), and EcalMixingModuleValidation().
|
private |
Definition at line 168 of file EcalMixingModuleValidation.h.
Referenced by analyze(), and checkCalibrations().
|
private |
Definition at line 167 of file EcalMixingModuleValidation.h.
Referenced by analyze().
|
private |
Definition at line 108 of file EcalMixingModuleValidation.h.
Referenced by analyze().
|
private |
Definition at line 169 of file EcalMixingModuleValidation.h.
Referenced by analyze().
|
private |
Definition at line 113 of file EcalMixingModuleValidation.h.
Referenced by analyze(), checkCalibrations(), and EcalMixingModuleValidation().
|
private |
Definition at line 104 of file EcalMixingModuleValidation.h.
Referenced by analyze().
|
private |
Definition at line 182 of file EcalMixingModuleValidation.h.
Referenced by analyze(), and checkCalibrations().
|
private |
Definition at line 179 of file EcalMixingModuleValidation.h.
Referenced by checkCalibrations().
|
private |
Definition at line 181 of file EcalMixingModuleValidation.h.
Referenced by analyze(), and checkCalibrations().
|
private |
Definition at line 180 of file EcalMixingModuleValidation.h.
Referenced by analyze(), and checkCalibrations().
|
private |
Definition at line 124 of file EcalMixingModuleValidation.h.
Referenced by analyze(), bookHistograms(), and EcalMixingModuleValidation().
|
private |
Definition at line 130 of file EcalMixingModuleValidation.h.
Referenced by bookHistograms(), computeSDBunchDigi(), dqmEndRun(), and EcalMixingModuleValidation().
|
private |
Definition at line 118 of file EcalMixingModuleValidation.h.
Referenced by analyze(), bookHistograms(), and EcalMixingModuleValidation().
|
private |
Definition at line 121 of file EcalMixingModuleValidation.h.
Referenced by analyze(), bookHistograms(), and EcalMixingModuleValidation().
|
private |
Definition at line 134 of file EcalMixingModuleValidation.h.
Referenced by analyze(), bookHistograms(), dqmEndRun(), and EcalMixingModuleValidation().
|
private |
Definition at line 138 of file EcalMixingModuleValidation.h.
Referenced by bookHistograms(), dqmEndRun(), and EcalMixingModuleValidation().
|
private |
Definition at line 125 of file EcalMixingModuleValidation.h.
Referenced by analyze(), bookHistograms(), and EcalMixingModuleValidation().
|
private |
Definition at line 131 of file EcalMixingModuleValidation.h.
Referenced by bookHistograms(), computeSDBunchDigi(), dqmEndRun(), and EcalMixingModuleValidation().
|
private |
Definition at line 119 of file EcalMixingModuleValidation.h.
Referenced by analyze(), bookHistograms(), and EcalMixingModuleValidation().
|
private |
Definition at line 122 of file EcalMixingModuleValidation.h.
Referenced by analyze(), bookHistograms(), and EcalMixingModuleValidation().
|
private |
Definition at line 135 of file EcalMixingModuleValidation.h.
Referenced by analyze(), bookHistograms(), dqmEndRun(), and EcalMixingModuleValidation().
|
private |
Definition at line 139 of file EcalMixingModuleValidation.h.
Referenced by bookHistograms(), dqmEndRun(), and EcalMixingModuleValidation().
|
private |
Definition at line 126 of file EcalMixingModuleValidation.h.
Referenced by analyze(), bookHistograms(), and EcalMixingModuleValidation().
|
private |
Definition at line 132 of file EcalMixingModuleValidation.h.
Referenced by bookHistograms(), computeSDBunchDigi(), dqmEndRun(), and EcalMixingModuleValidation().
|
private |
Definition at line 136 of file EcalMixingModuleValidation.h.
Referenced by analyze(), bookHistograms(), dqmEndRun(), and EcalMixingModuleValidation().
|
private |
Definition at line 140 of file EcalMixingModuleValidation.h.
Referenced by bookHistograms(), dqmEndRun(), and EcalMixingModuleValidation().
|
staticprivate |
Definition at line 128 of file EcalMixingModuleValidation.h.
Referenced by bookHistograms(), dqmEndRun(), and EcalMixingModuleValidation().
|
private |
Definition at line 102 of file EcalMixingModuleValidation.h.
|
private |
Definition at line 184 of file EcalMixingModuleValidation.h.
Referenced by randomEngine().
|
private |
Definition at line 150 of file EcalMixingModuleValidation.h.
Referenced by computeSDBunchDigi(), and EcalMixingModuleValidation().
|
private |
Definition at line 145 of file EcalMixingModuleValidation.h.
Referenced by dqmBeginRun(), and EcalMixingModuleValidation().
|
private |
Definition at line 151 of file EcalMixingModuleValidation.h.
Referenced by computeSDBunchDigi(), and EcalMixingModuleValidation().
|
private |
Definition at line 146 of file EcalMixingModuleValidation.h.
Referenced by dqmBeginRun(), and EcalMixingModuleValidation().
|
private |
Definition at line 149 of file EcalMixingModuleValidation.h.
Referenced by computeSDBunchDigi(), and EcalMixingModuleValidation().
|
private |
Definition at line 144 of file EcalMixingModuleValidation.h.
Referenced by checkCalibrations(), and EcalMixingModuleValidation().
|
private |
Definition at line 174 of file EcalMixingModuleValidation.h.
Referenced by computeSDBunchDigi().
|
private |
Definition at line 172 of file EcalMixingModuleValidation.h.
Referenced by bunchSumTest(), computeSDBunchDigi(), and EcalMixingModuleValidation().
|
private |
Definition at line 171 of file EcalMixingModuleValidation.h.
Referenced by bunchSumTest(), computeSDBunchDigi(), and EcalMixingModuleValidation().
|
private |
Definition at line 142 of file EcalMixingModuleValidation.h.
Referenced by computeSDBunchDigi(), and EcalMixingModuleValidation().
|
private |
Definition at line 177 of file EcalMixingModuleValidation.h.
Referenced by checkPedestals(), and findPedestal().
|
private |
Definition at line 100 of file EcalMixingModuleValidation.h.
Referenced by EcalMixingModuleValidation().