Classes | |
struct | digiInfo |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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_ |
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_ |
Additional Inherited Members | |
Public Types inherited from DQMEDAnalyzer | |
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 |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, 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) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
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.
References HGCalDigiValidation::digiInfo::adc, analyze(), bookHistograms(), HGCalDigiValidation::digiInfo::charge, digiValidation(), dqmBeginRun(), fillDescriptions(), fillDigiInfo(), fillOccupancyMap(), relativeConstraints::geom, HGCalDigiValidation::digiInfo::layer, HGCalDigiValidation::digiInfo::mode, and HGCalDigiValidation::digiInfo::threshold.
|
override |
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(), edm::EventID::event(), fillDigiInfo(), PedestalClient_cfi::gain, relativeConstraints::geom, motionPolicyChamber::geom0, geometryDiff::geom1, HGCalTopology::geomMode(), edm::EventSetup::get(), edm::Event::getByToken(), HcalDbService::getHcalCalibrations(), HcalDbService::getHcalCoder(), HcalDbService::getHcalShape(), HcalEndcap, HGCalGeometryMode::Hexagon8, HGCalGeometryMode::Hexagon8Full, edm::EventBase::id(), QIE11DataFrame::id(), ifHCAL_, edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), HGCalDetId::layer(), HGCScintillatorDetId::layer(), HFNoseDetId::layer(), HGCSiliconDetId::layer(), HGCSample::mode(), ALCARECOPromptCalibProdSiPixelAli0T_cff::mode, nameDetector_, OccupancyMap_minus_, OccupancyMap_plus_, HcalCalibrations::pedestal(), edm::Handle< T >::product(), edm::ESHandle< T >::product(), SampleIndx_, edm::SortedCollection< T, SORT >::size(), edm::DataFrameContainer::size(), HcalDetId::subdet(), HGCSample::threshold(), HGCSample::toa(), HGCalGeometry::topology(), HGCalGeometryMode::Trapezoid, and verbosity_.
Referenced by ~HGCalDigiValidation().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 381 of file HGCalDigiValidation.cc.
References ADC_, dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), DEFINE_FWK_MODULE, DigiOccupancy_Minus_, DigiOccupancy_Plus_, DigiOccupancy_XY_, firstLayer_, layers_, MeanDigiOccupancy_Minus_, MeanDigiOccupancy_Plus_, nameDetector_, dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), TOA_, and TOT_.
Referenced by ~HGCalDigiValidation().
|
private |
Definition at line 296 of file HGCalDigiValidation.cc.
References ecalMGPA::adc(), HGCalDigiValidation::digiInfo::adc, ALCARECOTkAlJpsiMuMu_cff::charge, HGCalDigiValidation::digiInfo::charge, TauDecayModes::dec, fillDigiInfo(), fillOccupancyMap(), firstLayer_, globals_cff::id1, HGCalDigiValidation::digiInfo::layer, HGCalDigiValidation::digiInfo::mode, ALCARECOPromptCalibProdSiPixelAli0T_cff::mode, OccupancyMap_minus_, OccupancyMap_plus_, MessageLogger_cff::threshold, HGCalDigiValidation::digiInfo::threshold, verbosity_, HGCalDigiValidation::digiInfo::x, HGCalDigiValidation::digiInfo::y, and HGCalDigiValidation::digiInfo::z.
Referenced by analyze(), and ~HGCalDigiValidation().
|
override |
Definition at line 361 of file HGCalDigiValidation.cc.
References HGCalDDDConstants::firstLayer(), firstLayer_, edm::EventSetup::get(), HcalDDDRecConstants::getMaxDepth(), HGCalDDDConstants::layers(), layers_, nameDetector_, and verbosity_.
Referenced by ~HGCalDigiValidation().
|
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.
Referenced by ~HGCalDigiValidation().
|
private |
Definition at line 334 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 348 of file HGCalDigiValidation.cc.
References DigiOccupancy_Minus_, DigiOccupancy_Plus_, OccupancyMap_minus_, and OccupancyMap_plus_.
Referenced by analyze(), digiValidation(), and ~HGCalDigiValidation().
|
private |
Definition at line 327 of file HGCalDigiValidation.cc.
Referenced by digiValidation(), and ~HGCalDigiValidation().
|
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().