Classes | |
struct | digiInfo |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
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 &) |
Private Member Functions | |
template<class T1 , class T2 > | |
void | digiValidation (const T1 &detId, const T2 *geom, int layer, uint16_t adc, double charge, bool mode, bool threshold) |
void | fillDigiInfo () |
void | fillDigiInfo (digiInfo &hinfo) |
void | fillOccupancyMap (std::map< int, int > &OccupancyMap, int layer) |
Private Attributes | |
std::vector< MonitorElement * > | ADC_ |
std::vector< MonitorElement * > | DigiOccupancy_Minus_ |
std::vector< MonitorElement * > | DigiOccupancy_Plus_ |
std::vector< MonitorElement * > | DigiOccupancy_XY_ |
edm::EDGetToken | digiSource_ |
int | firstLayer_ |
bool | ifHCAL_ |
bool | ifNose_ |
int | layers_ |
MonitorElement * | MeanDigiOccupancy_Minus_ |
MonitorElement * | MeanDigiOccupancy_Plus_ |
std::string | nameDetector_ |
std::map< int, int > | OccupancyMap_minus_ |
std::map< int, int > | OccupancyMap_plus_ |
int | SampleIndx_ |
std::vector< MonitorElement * > | TOA_ |
std::vector< MonitorElement * > | TOT_ |
int | verbosity_ |
Definition at line 54 of file HGCalDigiValidation.cc.
|
explicit |
Definition at line 103 of file HGCalDigiValidation.cc.
References digiSource_, Exception, edm::ParameterSet::getParameter(), ifHCAL_, nameDetector_, and groupFilesInBlocks::temp.
|
inlineoverride |
Definition at line 68 of file HGCalDigiValidation.cc.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 138 of file HGCalDigiValidation.cc.
References ecalMGPA::adc(), HcalCoderDb::adc2fC(), AlignmentProducer_cff::calibrations, ALCARECOTkAlJpsiMuMu_cff::charge, HGCSample::data(), HcalDetId::depth(), digiSource_, digiValidation(), fillDigiInfo(), PedestalClient_cfi::gain, relativeConstraints::geom, motionPolicyChamber::geom0, geometryDiff::geom1, edm::EventSetup::get(), get, HcalDbService::getHcalCalibrations(), HcalDbService::getHcalCoder(), HcalDbService::getHcalShape(), HcalEndcap, HGCalGeometryMode::Hexagon8, HGCalGeometryMode::Hexagon8Full, QIE11DataFrame::id(), iEvent, ifHCAL_, edm::HandleBase::isValid(), HGCalDetId::layer(), HGCScintillatorDetId::layer(), HFNoseDetId::layer(), HGCSiliconDetId::layer(), HGCSample::mode(), ALCARECOPromptCalibProdSiPixelAli0T_cff::mode, nameDetector_, OccupancyMap_minus_, OccupancyMap_plus_, edm::Handle< T >::product(), SampleIndx_, edm::SortedCollection< T, SORT >::size(), edm::DataFrameContainer::size(), HcalDetId::subdet(), HGCSample::threshold(), HGCSample::toa(), HGCalGeometryMode::Trapezoid, and verbosity_.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 381 of file HGCalDigiValidation.cc.
References ADC_, dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), DigiOccupancy_Minus_, DigiOccupancy_Plus_, DigiOccupancy_XY_, firstLayer_, layers_, MeanDigiOccupancy_Minus_, MeanDigiOccupancy_Plus_, nameDetector_, dqm::implementation::NavigatorBase::setCurrentFolder(), TOA_, and TOT_.
|
private |
Definition at line 296 of file HGCalDigiValidation.cc.
References ecalMGPA::adc(), ALCARECOTkAlJpsiMuMu_cff::charge, TauDecayModes::dec, fillDigiInfo(), fillOccupancyMap(), firstLayer_, relativeConstraints::geom, globals_cff::id1, ALCARECOPromptCalibProdSiPixelAli0T_cff::mode, OccupancyMap_minus_, OccupancyMap_plus_, remoteMonitoring_LED_IterMethod_cfg::threshold, and verbosity_.
Referenced by analyze().
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 361 of file HGCalDigiValidation.cc.
References HGCalDDDConstants::firstLayer(), firstLayer_, edm::EventSetup::get(), get, HcalDDDRecConstants::getMaxDepth(), HGCalDDDConstants::layers(), layers_, nameDetector_, and verbosity_.
|
static |
Definition at line 127 of file HGCalDigiValidation.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), HLT_2018_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 348 of file HGCalDigiValidation.cc.
References DigiOccupancy_Minus_, DigiOccupancy_Plus_, OccupancyMap_minus_, and OccupancyMap_plus_.
Referenced by analyze(), and digiValidation().
|
private |
Definition at line 334 of file HGCalDigiValidation.cc.
References ADC_, DigiOccupancy_XY_, TOA_, and TOT_.
|
private |
|
private |
Definition at line 95 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 98 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 97 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 94 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 85 of file HGCalDigiValidation.cc.
Referenced by analyze(), and HGCalDigiValidation().
|
private |
Definition at line 88 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), digiValidation(), and dqmBeginRun().
|
private |
Definition at line 86 of file HGCalDigiValidation.cc.
Referenced by analyze(), and HGCalDigiValidation().
|
private |
Definition at line 86 of file HGCalDigiValidation.cc.
|
private |
Definition at line 88 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 100 of file HGCalDigiValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 99 of file HGCalDigiValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 84 of file HGCalDigiValidation.cc.
Referenced by analyze(), bookHistograms(), dqmBeginRun(), and HGCalDigiValidation().
|
private |
Definition at line 91 of file HGCalDigiValidation.cc.
Referenced by analyze(), digiValidation(), and fillDigiInfo().
|
private |
Definition at line 90 of file HGCalDigiValidation.cc.
Referenced by analyze(), digiValidation(), and fillDigiInfo().
|
private |
Definition at line 87 of file HGCalDigiValidation.cc.
Referenced by analyze().
|
private |
Definition at line 93 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 96 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 87 of file HGCalDigiValidation.cc.
Referenced by analyze(), digiValidation(), and dqmBeginRun().