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 (digiInfo &hinfo) |
void | fillDigiInfo () |
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_ |
const edm::EDGetTokenT< HGCalDigiCollection > | digiSource_ |
int | firstLayer_ |
const bool | ifNose_ |
int | layers_ |
MonitorElement * | MeanDigiOccupancy_Minus_ |
MonitorElement * | MeanDigiOccupancy_Plus_ |
const std::string | nameDetector_ |
std::map< int, int > | OccupancyMap_minus_ |
std::map< int, int > | OccupancyMap_plus_ |
const int | SampleIndx_ |
std::vector< MonitorElement * > | TOA_ |
const edm::ESGetToken< HGCalDDDConstants, IdealGeometryRecord > | tok_hgcalc_ |
const edm::ESGetToken< HGCalGeometry, IdealGeometryRecord > | tok_hgcalg_ |
std::vector< MonitorElement * > | TOT_ |
const int | verbosity_ |
Definition at line 34 of file HGCalDigiValidation.cc.
|
explicit |
Definition at line 85 of file HGCalDigiValidation.cc.
References nameDetector_.
|
overridedefault |
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 106 of file HGCalDigiValidation.cc.
References gpuClustering::adc, ALCARECOTkAlJpsiMuMu_cff::charge, HGCSample::data(), hcalRecHitTable_cff::detId, digiSource_, digiValidation(), fillDigiInfo(), PedestalClient_cfi::gain, motionPolicyChamber::geom0, edm::EventSetup::getData(), iEvent, edm::HandleBase::isValid(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, nano_mu_digi_cff::layer, HFNoseDetId::layer(), HGCScintillatorDetId::layer(), HGCSiliconDetId::layer(), HGCSample::mode(), nameDetector_, ALPAKA_ACCELERATOR_NAMESPACE::caPixelDoublets::ntot, OccupancyMap_minus_, OccupancyMap_plus_, edm::Handle< T >::product(), SampleIndx_, edm::SortedCollection< T, SORT >::size(), HGCSample::threshold(), HGCSample::toa(), tok_hgcalg_, and verbosity_.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 255 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(), to_string(), TOA_, and TOT_.
|
private |
Definition at line 179 of file HGCalDigiValidation.cc.
References gpuClustering::adc, ALCARECOTkAlJpsiMuMu_cff::charge, TauDecayModes::dec, hcalRecHitTable_cff::detId, fillDigiInfo(), fillOccupancyMap(), firstLayer_, relativeConstraints::geom, globals_cff::id1, nano_mu_digi_cff::layer, ALCARECOPromptCalibProdSiPixelAli0T_cff::mode, OccupancyMap_minus_, OccupancyMap_plus_, DiMuonV_cfg::threshold, and verbosity_.
Referenced by analyze().
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 244 of file HGCalDigiValidation.cc.
References HGCalDDDConstants::firstLayer(), firstLayer_, edm::EventSetup::getData(), HGCalDDDConstants::layers(), layers_, nameDetector_, tok_hgcalc_, and verbosity_.
|
static |
Definition at line 96 of file HGCalDigiValidation.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 217 of file HGCalDigiValidation.cc.
References ADC_, DigiOccupancy_XY_, TOA_, and TOT_.
|
private |
Definition at line 231 of file HGCalDigiValidation.cc.
References DigiOccupancy_Minus_, DigiOccupancy_Plus_, nano_mu_digi_cff::layer, OccupancyMap_minus_, and OccupancyMap_plus_.
Referenced by analyze(), and digiValidation().
|
private |
Definition at line 210 of file HGCalDigiValidation.cc.
References nano_mu_digi_cff::layer.
Referenced by digiValidation().
|
private |
Definition at line 77 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 80 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 79 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 76 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 69 of file HGCalDigiValidation.cc.
Referenced by analyze().
|
private |
Definition at line 70 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), digiValidation(), and dqmBeginRun().
|
private |
Definition at line 65 of file HGCalDigiValidation.cc.
|
private |
Definition at line 70 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 82 of file HGCalDigiValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 81 of file HGCalDigiValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 64 of file HGCalDigiValidation.cc.
Referenced by analyze(), bookHistograms(), dqmBeginRun(), and HGCalDigiValidation().
|
private |
Definition at line 73 of file HGCalDigiValidation.cc.
Referenced by analyze(), digiValidation(), and fillDigiInfo().
|
private |
Definition at line 72 of file HGCalDigiValidation.cc.
Referenced by analyze(), digiValidation(), and fillDigiInfo().
|
private |
Definition at line 66 of file HGCalDigiValidation.cc.
Referenced by analyze().
|
private |
Definition at line 75 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 67 of file HGCalDigiValidation.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 68 of file HGCalDigiValidation.cc.
Referenced by analyze().
|
private |
Definition at line 78 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 66 of file HGCalDigiValidation.cc.
Referenced by analyze(), digiValidation(), and dqmBeginRun().