#include <SiPixelRawDataErrorSource.h>
Additional Inherited Members | |
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 &) |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
Description: Produces histograms for error information generated at the raw2digi stage for the pixel tracker.
Usage: Takes a DetSetVector<SiPixelRawDataError> as input, and uses it to populate a folder hierarchy (organized by detId) with histograms containing information about the errors. Uses SiPixelRawDataErrorModule class to book and fill individual folders. Note that this source is different than other DQM sources in the creation of an unphysical detId folder (detId=0xffffffff) to hold information about errors for which there is no detId available (except the dummy detId given to it at raw2digi).
Definition at line 41 of file SiPixelRawDataErrorSource.h.
typedef edm::DetSet<SiPixelRawDataError>::const_iterator SiPixelRawDataErrorSource::ErrorIterator |
Definition at line 46 of file SiPixelRawDataErrorSource.h.
|
explicit |
Definition at line 53 of file SiPixelRawDataErrorSource.cc.
References conf_, firstRun, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), inputSourceToken_, AlCaHLTBitMon_QueryRunRegistry::string, topFolderName_, trackerGeomTokenBeginRun_, and trackerTopoTokenBeginRun_.
|
override |
Definition at line 74 of file SiPixelRawDataErrorSource.cc.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 104 of file SiPixelRawDataErrorSource.cc.
References bladeOn, byLumiErrors, FEDRawData::data(), errorRate, eventNo, fedcounter, FEDRawDataCollection::FEDData(), dqm::impl::MonitorElement::Fill(), edm::Event::getByToken(), mps_fire::i, input, inputSourceToken_, edm::HandleBase::isValid(), ladOn, edm::EventBase::luminosityBlock(), meMapFEDs_, modOn, PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, dqm::impl::MonitorElement::setBinContent(), FEDRawData::size(), slowDown, src_, DetId::subdetId(), theFEDStructure, and thePixelStructure.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 94 of file SiPixelRawDataErrorSource.cc.
References bookMEs().
|
virtual |
Create folder tree and book histograms
Create folder tree for errors without detId and book histograms
Definition at line 277 of file SiPixelRawDataErrorSource.cc.
References bladeOn, dqm::implementation::IBooker::book1D(), byLumiErrors, dqm::implementation::NavigatorBase::cd(), conf_, errorRate, Exception, fedcounter, edm::ParameterSet::getParameter(), gpuClustering::id, isPIB, isUpgrade, edm::InputTag::label(), ladOn, LogDebug, meErrorType_, meEvtNbr_, meEvtSize_, meFedChLErr_, meFedChNErr_, meFedETypeNErr_, meFullType_, meMapFEDs_, meNErrors_, meTBMMessage_, meTBMType_, modOn, dqm::impl::MonitorElement::setAxisTitle(), dqm::implementation::NavigatorBase::setCurrentFolder(), SiPixelFolderOrganizer::setFedFolder(), SiPixelFolderOrganizer::setModuleFolder(), alcazmumu_cfi::src, AlCaHLTBitMon_QueryRunRegistry::string, groupFilesInBlocks::temp, theFEDStructure, thePixelStructure, runGCPTkAlMap::title, and topFolderName_.
Referenced by bookHistograms().
|
virtual |
Definition at line 185 of file SiPixelRawDataErrorSource.cc.
References PixelEndcapName::bladeName(), PixelEndcapName::diskName(), l1tstage2_dqm_sourceclient-live_cfg::fedId, edm::EventSetup::getHandle(), PixelEndcapName::halfCylinder(), isPIB, isUpgrade, LogDebug, FEDNumbering::MAXSiPixelFEDID, FEDNumbering::MINSiPixelFEDID, callgraph::module, PixelEndcapName::pannelName(), PixelEndcapName::plaquetteName(), edm::ESHandle< class >::product(), DetId::rawId(), PixelGeomDetUnit::specificTopology(), AlCaHLTBitMon_QueryRunRegistry::string, theFEDStructure, thePixelStructure, trackerGeomTokenBeginRun_, and trackerTopoTokenBeginRun_.
Referenced by dqmBeginRun().
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 80 of file SiPixelRawDataErrorSource.cc.
References bladeOn, buildStructure(), eventNo, firstRun, ladOn, and modOn.
|
private |
Definition at line 68 of file SiPixelRawDataErrorSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 74 of file SiPixelRawDataErrorSource.h.
|
private |
Definition at line 56 of file SiPixelRawDataErrorSource.h.
Referenced by bookMEs(), and SiPixelRawDataErrorSource().
|
private |
Definition at line 75 of file SiPixelRawDataErrorSource.h.
|
private |
Definition at line 70 of file SiPixelRawDataErrorSource.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 76 of file SiPixelRawDataErrorSource.h.
|
private |
Definition at line 73 of file SiPixelRawDataErrorSource.h.
Referenced by dqmBeginRun(), and SiPixelRawDataErrorSource().
|
private |
Definition at line 58 of file SiPixelRawDataErrorSource.h.
Referenced by analyze(), and SiPixelRawDataErrorSource().
|
private |
Definition at line 63 of file SiPixelRawDataErrorSource.h.
Referenced by bookMEs(), and buildStructure().
|
private |
Definition at line 69 of file SiPixelRawDataErrorSource.h.
Referenced by bookMEs(), and buildStructure().
|
private |
Definition at line 67 of file SiPixelRawDataErrorSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 78 of file SiPixelRawDataErrorSource.h.
Referenced by bookMEs().
|
private |
Definition at line 83 of file SiPixelRawDataErrorSource.h.
Referenced by bookMEs().
|
private |
Definition at line 84 of file SiPixelRawDataErrorSource.h.
Referenced by bookMEs().
|
private |
Definition at line 87 of file SiPixelRawDataErrorSource.h.
Referenced by bookMEs().
|
private |
Definition at line 86 of file SiPixelRawDataErrorSource.h.
Referenced by bookMEs().
|
private |
Definition at line 88 of file SiPixelRawDataErrorSource.h.
Referenced by bookMEs().
|
private |
Definition at line 80 of file SiPixelRawDataErrorSource.h.
Referenced by bookMEs().
|
private |
Definition at line 90 of file SiPixelRawDataErrorSource.h.
|
private |
Definition at line 79 of file SiPixelRawDataErrorSource.h.
Referenced by bookMEs().
|
private |
Definition at line 81 of file SiPixelRawDataErrorSource.h.
Referenced by bookMEs().
|
private |
Definition at line 82 of file SiPixelRawDataErrorSource.h.
Referenced by bookMEs().
|
private |
Definition at line 66 of file SiPixelRawDataErrorSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 65 of file SiPixelRawDataErrorSource.h.
|
private |
Definition at line 62 of file SiPixelRawDataErrorSource.h.
|
private |
Definition at line 64 of file SiPixelRawDataErrorSource.h.
Referenced by analyze().
|
private |
Definition at line 57 of file SiPixelRawDataErrorSource.h.
Referenced by analyze().
|
private |
Definition at line 72 of file SiPixelRawDataErrorSource.h.
Referenced by analyze(), bookMEs(), and buildStructure().
|
private |
Definition at line 71 of file SiPixelRawDataErrorSource.h.
Referenced by analyze(), bookMEs(), and buildStructure().
|
private |
Definition at line 61 of file SiPixelRawDataErrorSource.h.
Referenced by bookMEs(), and SiPixelRawDataErrorSource().
|
private |
Definition at line 60 of file SiPixelRawDataErrorSource.h.
Referenced by buildStructure(), and SiPixelRawDataErrorSource().
|
private |
Definition at line 59 of file SiPixelRawDataErrorSource.h.
Referenced by buildStructure(), and SiPixelRawDataErrorSource().