user includes More...
#include <SiStripGainsPCLWorker.h>
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 | beginJob () override |
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 | |
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<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
declare what type of product will make and with which optional label More... | |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
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) |
template<Transition B> | |
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 (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
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 74 of file SiStripGainsPCLWorker.h.
|
explicit |
Definition at line 9 of file SiStripGainsPCLWorker.cc.
References AllowSaturation, amplitude_token_, CalibPrefix_, CalibSuffix_, charge_token_, chargeoverpath_token_, doChargeMonitorPerPlane, dqm_tag_, edm::EDConsumerBase::esConsumes(), EventPrefix_, EventSuffix_, farfromedge_token_, dqmdumpme::first, FirstSetOfConstants, firststrip_token_, gainToken_, gainused_token_, gainusedTick_token_, edm::ParameterSet::getUntrackedParameter(), mps_fire::i, HLT_FULL_cff::InputTag, label, localdirx_token_, localdiry_token_, localdirz_token_, m_calibrationMode, m_DQMdir, MaxNrStrips, MaxTrackChiOverNdf, MaxTrackEta, MaxTrackingIteration, MaxTrackMomentum, MinTrackEta, MinTrackHits, MinTrackMomentum, APVGain::monHnames(), nstrips_token_, OldGainRemoving, overlapping_token_, path_token_, qualityToken_, rawid_token_, alignCSCRings::s, saturation_token_, AlCaHLTBitMon_QueryRunRegistry::string, APVGain::subdetectorId(), APVGain::subdetectorPlane(), APVGain::subdetectorSide(), theTopologyMap, APVGain::thickness(), tkGeomToken_, trackalgo_token_, trackchi2ndof_token_, tracketa_token_, trackhitsvalid_token_, trackindex_token_, trackp_token_, trackphi_token_, TrackPrefix_, trackpt_token_, TrackSuffix_, TrigTech_token_, tTopoToken_, useCalibration, Validation, and VChargeHisto.
|
overrideprivatevirtual |
Reimplemented from edm::global::EDProducerBase.
Definition at line 433 of file SiStripGainsPCLWorker.cc.
|
overridevirtual |
Implements DQMGlobalEDAnalyzerBase< APVGain::APVGainHistograms, Args... >.
Definition at line 552 of file SiStripGainsPCLWorker.cc.
References a, b, dqm::implementation::IBooker::book1DD(), dqm::implementation::IBooker::book2S(), dqm::implementation::NavigatorBase::cd(), doChargeMonitorPerPlane, dqm_tag_, JetChargeProducer_cfi::exp, dqmdumpme::first, mps_fire::i, dqm-mbProfile::log, m_calibrationMode, m_DQMdir, APVGain::monHnames(), p1, p2, edm::second(), dqm::implementation::NavigatorBase::setCurrentFolder(), statCollectionFromMode(), AlCaHLTBitMon_QueryRunRegistry::string, GlobalPosition_Frontier_DevDB_cff::tag, VChargeHisto, and y.
|
private |
Definition at line 437 of file SiStripGainsPCLWorker.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 162 of file SiStripGainsPCLWorker.cc.
References AllowSaturation, CustomPhysics_cfi::amplitude, amplitude_token_, sistrip::APV, ALCARECOTkAlJpsiMuMu_cff::charge, PixelTestBeamValidation_cfi::Charge, charge_token_, chargeoverpath_token_, farfromedge_token_, APVGain::FetchIndices(), FirstSetOfConstants, firststrip_token_, gainused_token_, gainusedTick_token_, edm::EventSetup::getData(), mps_fire::i, iEvent, bTagCombinedSVVariables_cff::indices, createfilelist::int, LogDebug, visualization-live-secondInstance_cfg::m, m_calibrationMode, MaxNrStrips, MaxTrackChiOverNdf, MaxTrackEta, MaxTrackingIteration, MaxTrackMomentum, MinTrackEta, MinTrackHits, MinTrackMomentum, nstrips_token_, OldGainRemoving, overlapping_token_, castor_dqm_sourceclient_file_cfg::path, path_token_, edm::Handle< T >::product(), rawid_token_, cond::runnumber, alignCSCRings::s, EcalSCDynamicDPhiParametersESProducer_cfi::saturation, saturation_token_, statCollectionFromMode(), StripSubdetector::TEC, theTopologyMap, StripSubdetector::TIB, StripSubdetector::TID, StripSubdetector::TOB, trackalgo_token_, trackchi2ndof_token_, tracketa_token_, trackhitsvalid_token_, trackindex_token_, trackp_token_, tTopoToken_, useCalibration, and Validation.
|
overrideprivatevirtual |
Reimplemented from DQMGlobalEDAnalyzerBase< APVGain::APVGainHistograms, Args... >.
Definition at line 110 of file SiStripGainsPCLWorker.cc.
References a, sistrip::APV, checkBookAPVColls(), beamvalidation::exit(), gainToken_, edm::EventSetup::getData(), edm::EventSetup::getHandle(), PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, qualityToken_, mps_setup::stdout, and tkGeomToken_.
|
static |
Definition at line 545 of file SiStripGainsPCLWorker.cc.
References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.
|
inlineprivate |
Definition at line 157 of file SiStripGainsPCLWorker.h.
References dqm_tag_, relativeConstraints::empty, None, AlCaHLTBitMon_QueryRunRegistry::string, and GlobalPosition_Frontier_DevDB_cff::tag.
Referenced by bookHistograms(), and dqmAnalyze().
|
private |
Definition at line 103 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 137 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 150 of file SiStripGainsPCLWorker.h.
Referenced by SiStripGainsPCLWorker().
|
private |
Definition at line 151 of file SiStripGainsPCLWorker.h.
Referenced by SiStripGainsPCLWorker().
|
private |
Definition at line 134 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 136 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Charge monitor per detector plane
Definition at line 108 of file SiStripGainsPCLWorker.h.
Referenced by bookHistograms(), and SiStripGainsPCLWorker().
|
private |
Definition at line 91 of file SiStripGainsPCLWorker.h.
Referenced by bookHistograms(), SiStripGainsPCLWorker(), and statCollectionFromMode().
|
private |
Definition at line 146 of file SiStripGainsPCLWorker.h.
Referenced by SiStripGainsPCLWorker().
|
private |
Definition at line 147 of file SiStripGainsPCLWorker.h.
Referenced by SiStripGainsPCLWorker().
|
private |
Definition at line 133 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 104 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 129 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 143 of file SiStripGainsPCLWorker.h.
Referenced by dqmBeginRun(), and SiStripGainsPCLWorker().
|
private |
Definition at line 138 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 139 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 126 of file SiStripGainsPCLWorker.h.
Referenced by SiStripGainsPCLWorker().
|
private |
Definition at line 127 of file SiStripGainsPCLWorker.h.
Referenced by SiStripGainsPCLWorker().
|
private |
Definition at line 128 of file SiStripGainsPCLWorker.h.
Referenced by SiStripGainsPCLWorker().
|
private |
Type of statistics for the calibration
Definition at line 111 of file SiStripGainsPCLWorker.h.
Referenced by bookHistograms(), dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
DQM folder hosting the charge statistics and the monitor plots
Definition at line 110 of file SiStripGainsPCLWorker.h.
Referenced by bookHistograms(), and SiStripGainsPCLWorker().
|
private |
Definition at line 99 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 101 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 98 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 102 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 96 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 97 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 100 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 95 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 130 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 106 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 132 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 135 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 144 of file SiStripGainsPCLWorker.h.
Referenced by dqmBeginRun(), and SiStripGainsPCLWorker().
|
private |
Definition at line 125 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 131 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 154 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 142 of file SiStripGainsPCLWorker.h.
Referenced by dqmBeginRun(), and SiStripGainsPCLWorker().
|
private |
Definition at line 123 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 117 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 120 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 122 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 124 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 118 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 121 of file SiStripGainsPCLWorker.h.
Referenced by SiStripGainsPCLWorker().
|
private |
Definition at line 148 of file SiStripGainsPCLWorker.h.
Referenced by SiStripGainsPCLWorker().
|
private |
Definition at line 119 of file SiStripGainsPCLWorker.h.
Referenced by SiStripGainsPCLWorker().
|
private |
Definition at line 149 of file SiStripGainsPCLWorker.h.
Referenced by SiStripGainsPCLWorker().
|
private |
Definition at line 116 of file SiStripGainsPCLWorker.h.
Referenced by SiStripGainsPCLWorker().
|
private |
Definition at line 141 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 107 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Definition at line 105 of file SiStripGainsPCLWorker.h.
Referenced by dqmAnalyze(), and SiStripGainsPCLWorker().
|
private |
Charge monitor plots to be output
Definition at line 112 of file SiStripGainsPCLWorker.h.
Referenced by bookHistograms(), and SiStripGainsPCLWorker().