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_ |
edm::EDGetToken | 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 38 of file HGCalDigiValidation.cc.
|
explicit |
Definition at line 89 of file HGCalDigiValidation.cc.
References nameDetector_.
|
inlineoverride |
Definition at line 52 of file HGCalDigiValidation.cc.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 119 of file HGCalDigiValidation.cc.
References gpuClustering::adc, RecoTauCleanerPlugins::charge, HGCSample::data(), digiSource_, digiValidation(), edm::EventID::event(), fillDigiInfo(), motionPolicyChamber::geom0, edm::Event::getByToken(), edm::EventSetup::getData(), edm::EventBase::id(), 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_, HGCSample::threshold(), HGCalTopology::tileTrapezoid(), HGCSample::toa(), tok_hgcalg_, HGCalGeometry::topology(), verbosity_, and HGCalTopology::waferHexagon8().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 274 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 198 of file HGCalDigiValidation.cc.
References gpuClustering::adc, HGCalDigiValidation::digiInfo::adc, RecoTauCleanerPlugins::charge, HGCalDigiValidation::digiInfo::charge, TauDecayModes::dec, fillDigiInfo(), fillOccupancyMap(), firstLayer_, HGCalDigiValidation::digiInfo::layer, HGCalDigiValidation::digiInfo::mode, universalConfigTemplate::mode, OccupancyMap_minus_, OccupancyMap_plus_, dtDQMClient_cfg::threshold, HGCalDigiValidation::digiInfo::threshold, verbosity_, HGCalDigiValidation::digiInfo::x, HGCalDigiValidation::digiInfo::y, and HGCalDigiValidation::digiInfo::z.
Referenced by analyze().
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 263 of file HGCalDigiValidation.cc.
References HGCalDDDConstants::firstLayer(), firstLayer_, edm::EventSetup::getData(), HGCalDDDConstants::layers(), layers_, nameDetector_, tok_hgcalc_, and verbosity_.
|
static |
Definition at line 109 of file HGCalDigiValidation.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 236 of file HGCalDigiValidation.cc.
References HGCalDigiValidation::digiInfo::adc, ADC_, HGCalDigiValidation::digiInfo::charge, DigiOccupancy_XY_, HGCalDigiValidation::digiInfo::layer, HGCalDigiValidation::digiInfo::mode, HGCalDigiValidation::digiInfo::threshold, TOA_, TOT_, HGCalDigiValidation::digiInfo::x, and HGCalDigiValidation::digiInfo::y.
|
private |
Definition at line 250 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 229 of file HGCalDigiValidation.cc.
References phase1PixelTopology::layer.
Referenced by digiValidation().
|
private |
Definition at line 81 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 84 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 83 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 74 of file HGCalDigiValidation.cc.
Referenced by analyze().
|
private |
Definition at line 73 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), digiValidation(), and dqmBeginRun().
|
private |
Definition at line 69 of file HGCalDigiValidation.cc.
|
private |
Definition at line 73 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 86 of file HGCalDigiValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 85 of file HGCalDigiValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 68 of file HGCalDigiValidation.cc.
Referenced by analyze(), bookHistograms(), dqmBeginRun(), and HGCalDigiValidation().
|
private |
Definition at line 77 of file HGCalDigiValidation.cc.
Referenced by analyze(), digiValidation(), and fillDigiInfo().
|
private |
Definition at line 76 of file HGCalDigiValidation.cc.
Referenced by analyze(), digiValidation(), and fillDigiInfo().
|
private |
Definition at line 70 of file HGCalDigiValidation.cc.
Referenced by analyze().
|
private |
Definition at line 79 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 71 of file HGCalDigiValidation.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 72 of file HGCalDigiValidation.cc.
Referenced by analyze().
|
private |
Definition at line 82 of file HGCalDigiValidation.cc.
Referenced by bookHistograms(), and fillDigiInfo().
|
private |
Definition at line 70 of file HGCalDigiValidation.cc.
Referenced by analyze(), digiValidation(), and dqmBeginRun().