user includes More...
#include <SiStripGainsCalibTreeWorker.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::global::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | checkBookAPVColls (const TrackerGeometry *bareTkGeomPtr, APVGain::APVGainHistograms &histograms) const |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &, APVGain::APVGainHistograms &) const override |
int | statCollectionFromMode (const char *tag) const |
Additional Inherited Members | |
Public Types inherited from DQMGlobalEDAnalyzerBase< APVGain::APVGainHistograms, Args... > | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::global::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
template<typename T > | |
using | BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T > |
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 DQMGlobalEDAnalyzerBase< APVGain::APVGainHistograms, Args... > | |
uint64_t | meId (edm::Run const &run) const |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Protected Attributes inherited from DQMGlobalEDAnalyzerBase< APVGain::APVGainHistograms, Args... > | |
DQMStore * | dqmstore_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
user includes
Description: Fill DQM histograms with SiStrip Charge normalized to path length
Definition at line 50 of file SiStripGainsCalibTreeWorker.cc.
|
explicit |
Definition at line 127 of file SiStripGainsCalibTreeWorker.cc.
References AllowSaturation, CalibPrefix_, CalibSuffix_, calibTreeFileNames_, calibTreeName_, doChargeMonitorPerPlane, dqm_tag_, edm::EDConsumerBase::esConsumes(), EventPrefix_, EventSuffix_, dqmdumpme::first, FirstSetOfConstants, gainToken_, edm::ParameterSet::getUntrackedParameter(), hasProcessed_, mps_fire::i, m_calibrationMode, m_DQMdir, MaxNrStrips, MaxTrackChiOverNdf, MaxTrackEta, MaxTrackingIteration, MaxTrackMomentum, MinTrackEta, MinTrackHits, MinTrackMomentum, APVGain::monHnames(), OldGainRemoving, qualityToken_, alignCSCRings::s, AlCaHLTBitMon_QueryRunRegistry::string, APVGain::subdetectorId(), APVGain::subdetectorPlane(), APVGain::subdetectorSide(), theTopologyMap, APVGain::thickness(), tkGeomTokenBR_, TrackPrefix_, TrackSuffix_, tTopoToken_, useCalibration, Validation, and VChargeHisto.
|
overridevirtual |
Implements DQMGlobalEDAnalyzerBase< APVGain::APVGainHistograms, Args... >.
Definition at line 622 of file SiStripGainsCalibTreeWorker.cc.
References a, b, dqm::implementation::IBooker::book1DD(), dqm::implementation::IBooker::book2S(), dqm::implementation::NavigatorBase::cd(), doChargeMonitorPerPlane, dqm_tag_, JetChargeProducer_cfi::exp, dqmdumpme::first, postprocess-scan-build::htag, mps_fire::i, dqm-mbProfile::log, m_calibrationMode, m_DQMdir, APVGain::monHnames(), LaserDQM_cfg::p1, SiStripOfflineCRack_cfg::p2, edm::second(), dqm::implementation::NavigatorBase::setCurrentFolder(), statCollectionFromMode(), AlCaHLTBitMon_QueryRunRegistry::string, makeGlobalPositionRcd_cfg::tag, VChargeHisto, and y.
|
private |
Definition at line 507 of file SiStripGainsCalibTreeWorker.cc.
References sistrip::APV, TrackerGeometry::dets(), mps_fire::i, dqmiolumiharvest::j, PixelTopology::ncolumns(), PixelTopology::nrows(), StripTopology::nstrips(), PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, DetId::rawId(), ntupleEnum::SubDet, DetId::subdetId(), StripSubdetector::TEC, StripSubdetector::TIB, StripSubdetector::TID, and StripSubdetector::TOB.
Referenced by dqmBeginRun().
|
overridevirtual |
Implements DQMGlobalEDAnalyzerBase< APVGain::APVGainHistograms, Args... >.
Definition at line 243 of file SiStripGainsCalibTreeWorker.cc.
References AllowSaturation, CustomPhysics_cfi::amplitude, sistrip::APV, CalibPrefix_, CalibSuffix_, calibTreeFileNames_, calibTreeName_, ALCARECOTkAlJpsiMuMu_cff::charge, PixelTestBeamValidation_cfi::Charge, EventPrefix_, EventSuffix_, APVGain::FetchIndices(), FirstSetOfConstants, edm::EventSetup::getData(), hasProcessed_, mps_fire::i, dqmdumpme::indices, createfilelist::int, LogDebug, visualization-live-secondInstance_cfg::m, m_calibrationMode, SiStripPI::max, MaxNrStrips, MaxTrackChiOverNdf, MaxTrackEta, MaxTrackingIteration, MaxTrackMomentum, MinTrackEta, MinTrackHits, MinTrackMomentum, OldGainRemoving, castor_dqm_sourceclient_file_cfg::path, cond::runnumber, alignCSCRings::s, EcalSCDynamicDPhiParametersESProducer_cfi::saturation, statCollectionFromMode(), mps_setup::stdout, StripSubdetector::TEC, theTopologyMap, StripSubdetector::TIB, StripSubdetector::TID, StripSubdetector::TOB, TrackPrefix_, TrackSuffix_, tTopoToken_, useCalibration, and Validation.
|
overrideprivatevirtual |
Reimplemented from DQMGlobalEDAnalyzerBase< APVGain::APVGainHistograms, Args... >.
Definition at line 193 of file SiStripGainsCalibTreeWorker.cc.
References a, sistrip::APV, checkBookAPVColls(), beamvalidation::exit(), gainToken_, edm::EventSetup::getData(), edm::EventSetup::getHandle(), PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, qualityToken_, mps_setup::stdout, and tkGeomTokenBR_.
|
static |
Definition at line 615 of file SiStripGainsCalibTreeWorker.cc.
References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.
|
inlineprivate |
Definition at line 109 of file SiStripGainsCalibTreeWorker.cc.
References dqm_tag_, relativeConstraints::empty, None, AlCaHLTBitMon_QueryRunRegistry::string, and makeGlobalPositionRcd_cfg::tag.
Referenced by bookHistograms(), and dqmAnalyze().
|
private |
Definition at line 78 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 98 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 99 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 101 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 100 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Charge monitor per detector plane
Definition at line 83 of file SiStripGainsCalibTreeWorker.cc.
Referenced by bookHistograms(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 66 of file SiStripGainsCalibTreeWorker.cc.
Referenced by bookHistograms(), SiStripGainsCalibTreeWorker(), and statCollectionFromMode().
|
private |
Definition at line 94 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 95 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 79 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 105 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmBeginRun(), and SiStripGainsCalibTreeWorker().
|
mutableprivate |
Definition at line 85 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Type of statistics for the calibration
Definition at line 88 of file SiStripGainsCalibTreeWorker.cc.
Referenced by bookHistograms(), dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
DQM folder hosting the charge statistics and the monitor plots
Definition at line 87 of file SiStripGainsCalibTreeWorker.cc.
Referenced by bookHistograms(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 74 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 76 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 73 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 77 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 71 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 72 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 75 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 70 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 81 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 106 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmBeginRun(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 92 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 104 of file SiStripGainsCalibTreeWorker.cc.
|
private |
Definition at line 104 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmBeginRun(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 96 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 97 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 103 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 82 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Definition at line 80 of file SiStripGainsCalibTreeWorker.cc.
Referenced by dqmAnalyze(), and SiStripGainsCalibTreeWorker().
|
private |
Charge monitor plots to be output
Definition at line 89 of file SiStripGainsCalibTreeWorker.cc.
Referenced by bookHistograms(), and SiStripGainsCalibTreeWorker().