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 52 of file HGCalDigiValidation.cc.
|
explicit |
Definition at line 101 of file HGCalDigiValidation.cc.
References digiSource_, Exception, edm::ParameterSet::getParameter(), ifHCAL_, nameDetector_, and groupFilesInBlocks::temp.
|
inlineoverride |
Definition at line 66 of file HGCalDigiValidation.cc.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 136 of file HGCalDigiValidation.cc.
References gpuClustering::adc, HcalCoderDb::adc2fC(), AlignmentProducer_cff::calibrations, ALCARECOTkAlJpsiMuMu_cff::charge, submitPVValidationJobs::conditions, HGCSample::data(), HcalDetId::depth(), hgcalPerformanceValidation::df, digiSource_, digiValidation(), fillDigiInfo(), PedestalClient_cfi::gain, relativeConstraints::geom, motionPolicyChamber::geom0, geometryDiff::geom1, edm::EventSetup::get(), get, HcalEndcap, iEvent, ifHCAL_, edm::HandleBase::isValid(), HGCalDetId::layer(), HGCScintillatorDetId::layer(), HFNoseDetId::layer(), HGCSiliconDetId::layer(), phase1PixelTopology::layer, HGCSample::mode(), nameDetector_, gpuPixelDoublets::ntot, OccupancyMap_minus_, OccupancyMap_plus_, edm::Handle< T >::product(), SampleIndx_, edm::SortedCollection< T, SORT >::size(), edm::DataFrameContainer::size(), HcalDetId::subdet(), HGCSample::threshold(), HGCSample::toa(), and verbosity_.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 378 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 293 of file HGCalDigiValidation.cc.
References gpuClustering::adc, ALCARECOTkAlJpsiMuMu_cff::charge, TauDecayModes::dec, fillDigiInfo(), fillOccupancyMap(), firstLayer_, relativeConstraints::geom, globals_cff::id1, phase1PixelTopology::layer, ALCARECOPromptCalibProdSiPixelAli0T_cff::mode, OccupancyMap_minus_, OccupancyMap_plus_, remoteMonitoring_LED_IterMethod_cfg::threshold, and verbosity_.
Referenced by analyze().
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 358 of file HGCalDigiValidation.cc.
References HGCalDDDConstants::firstLayer(), firstLayer_, edm::EventSetup::get(), get, HcalDDDRecConstants::getMaxDepth(), HGCalDDDConstants::layers(), layers_, nameDetector_, and verbosity_.
|
static |
Definition at line 125 of file HGCalDigiValidation.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 345 of file HGCalDigiValidation.cc.
References DigiOccupancy_Minus_, DigiOccupancy_Plus_, phase1PixelTopology::layer, OccupancyMap_minus_, and OccupancyMap_plus_.
Referenced by analyze(), and digiValidation().
|
private |
Definition at line 331 of file HGCalDigiValidation.cc.
References ADC_, DigiOccupancy_XY_, TOA_, and TOT_.
|
private |
Definition at line 324 of file HGCalDigiValidation.cc.
References phase1PixelTopology::layer.
Referenced by digiValidation().
|
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 95 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 92 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 83 of file HGCalDigiValidation.cc.
Referenced by analyze(), and HGCalDigiValidation().
|
private |
Definition at line 86 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), digiValidation(), and dqmBeginRun().
|
private |
Definition at line 84 of file HGCalDigiValidation.cc.
Referenced by analyze(), and HGCalDigiValidation().
|
private |
Definition at line 84 of file HGCalDigiValidation.cc.
|
private |
Definition at line 86 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 98 of file HGCalDigiValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 97 of file HGCalDigiValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 82 of file HGCalDigiValidation.cc.
Referenced by analyze(), bookHistograms(), dqmBeginRun(), and HGCalDigiValidation().
|
private |
Definition at line 89 of file HGCalDigiValidation.cc.
Referenced by analyze(), digiValidation(), and fillDigiInfo().
|
private |
Definition at line 88 of file HGCalDigiValidation.cc.
Referenced by analyze(), digiValidation(), and fillDigiInfo().
|
private |
Definition at line 85 of file HGCalDigiValidation.cc.
Referenced by analyze().
|
private |
Definition at line 91 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(), digiValidation(), and dqmBeginRun().