#include <DTDataIntegrityTest.h>
Protected Member Functions | |
void | bookHistos (DQMStore::IBooker &, std::string histoType, int dduId) |
Book the MEs. More... | |
void | dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) override |
void | dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) override |
DQM Client Diagnostic. More... | |
std::string | getMEName (std::string histoType, int FEDId) |
Get the ME name. More... | |
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 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) |
Private Member Functions | |
int | readOutToGeometry (int dduId, int rosNumber, int &wheel, int §or) |
Private Attributes | |
bool | bookingdone |
bool | checkUros |
int | counter |
std::map< std::string, std::map< int, MonitorElement * > > | dduHistos |
std::map< std::string, std::map< int, std::vector< MonitorElement * > > > | dduVectorHistos |
std::map< std::string, std::map< int, MonitorElement * > > | fedHistos |
std::map< std::string, std::map< int, std::vector< MonitorElement * > > > | fedVectorHistos |
MonitorElement * | glbSummaryHisto |
edm::ESHandle< DTReadOutMapping > | mapping |
int | nevents |
unsigned int | nLumiSegs |
int | nupdates |
int | prescaleFactor |
int | run |
MonitorElement * | summaryHisto |
MonitorElement * | summaryTDCHisto |
Additional Inherited Members | |
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 |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Attributes inherited from DQMEDHarvester | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
DQM Client to check the data integrity
threadsafe version (//-) oct/nov 2014 - WATWanAbdullah ncpp-um-my
DQM Client to check the data integrity
Definition at line 27 of file DTDataIntegrityTest.h.
DTDataIntegrityTest::DTDataIntegrityTest | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 30 of file DTDataIntegrityTest.cc.
References bookingdone, checkUros, edm::ParameterSet::getUntrackedParameter(), LogTrace, and prescaleFactor.
|
override |
|
protected |
Book the MEs.
Definition at line 215 of file DTDataIntegrityTest.cc.
References DQMStore::IBooker::setCurrentFolder().
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 200 of file DTDataIntegrityTest.cc.
References LogTrace.
|
overrideprotectedvirtual |
DQM Client Diagnostic.
Reimplemented from DQMEDHarvester.
Definition at line 50 of file DTDataIntegrityTest.cc.
References DQMStore::IBooker::book2D(), bookingdone, checkUros, edm::EventSetup::get(), DQMStore::IGetter::get(), MonitorElement::getBinContent(), MonitorElement::getTH1F(), MonitorElement::getTH2F(), glbSummaryHisto, edm::LuminosityBlockBase::id(), LogTrace, edm::LuminosityBlockID::luminosityBlock(), mapping, SiStripPI::max, FEDNumbering::MAXDTFEDID, FEDNumbering::MAXDTUROSFEDID, FEDNumbering::MINDTFEDID, FEDNumbering::MINDTUROSFEDID, nLumiSegs, nupdates, prescaleFactor, readOutToGeometry(), mps_fire::result, run, MonitorElement::setAxisTitle(), MonitorElement::setBinContent(), DQMStore::IBooker::setCurrentFolder(), summaryHisto, summaryTDCHisto, and plotscripts::wheelNumber().
|
protected |
Get the ME name.
Definition at line 205 of file DTDataIntegrityTest.cc.
|
private |
Definition at line 224 of file DTDataIntegrityTest.cc.
References mapping, and DTReadOutMapping::readOutToGeometry().
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 72 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock(), and DTDataIntegrityTest().
|
private |
Definition at line 62 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock(), and DTDataIntegrityTest().
|
private |
Definition at line 65 of file DTDataIntegrityTest.h.
Referenced by counter.Counters::__getitem__().
|
private |
Definition at line 77 of file DTDataIntegrityTest.h.
|
private |
Definition at line 78 of file DTDataIntegrityTest.h.
|
private |
Definition at line 80 of file DTDataIntegrityTest.h.
|
private |
Definition at line 81 of file DTDataIntegrityTest.h.
|
private |
Definition at line 85 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 74 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock(), and readOutToGeometry().
|
private |
Definition at line 67 of file DTDataIntegrityTest.h.
|
private |
Definition at line 68 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 56 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock(), and ~DTDataIntegrityTest().
|
private |
Definition at line 59 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock(), and DTDataIntegrityTest().
|
private |
Definition at line 70 of file DTDataIntegrityTest.h.
Referenced by generateEDF.LumiInfo::__str__(), DTWorkflow.DTWorkflow::all(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), personalPlayback.Playback::do_create_lumi(), personalPlayback.Playback::do_exec(), dqmEndLuminosityBlock(), o2olib.O2OTool::execute(), generateEDF.LumiInfo::fixXingInfo(), and dqm_interfaces.DirWalkerFile::walk().
|
private |
Definition at line 83 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 84 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock().