#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 &) |
DQM Client Diagnostic. More... | |
std::string | getMEName (std::string histoType, int FEDId) |
Get the ME name. More... | |
Protected Member Functions inherited from edm::one::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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 |
int | counter |
std::map< std::string, std::map< int, MonitorElement * > > | dduHistos |
std::map< std::string, std::map< int, std::vector < MonitorElement * > > > | dduVectorHistos |
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::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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, edm::ParameterSet::getUntrackedParameter(), LogTrace, and prescaleFactor.
DTDataIntegrityTest::~DTDataIntegrityTest | ( | ) |
|
protected |
Book the MEs.
Definition at line 206 of file DTDataIntegrityTest.cc.
References DQMStore::IBooker::setCurrentFolder().
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 191 of file DTDataIntegrityTest.cc.
References LogTrace.
|
protectedvirtual |
DQM Client Diagnostic.
Reimplemented from DQMEDHarvester.
Definition at line 48 of file DTDataIntegrityTest.cc.
References DQMStore::IBooker::book2D(), bookingdone, counter, edm::EventSetup::get(), DQMStore::IGetter::get(), MonitorElement::getBinContent(), MonitorElement::getTH1F(), MonitorElement::getTH2F(), glbSummaryHisto, edm::LuminosityBlockBase::id(), LogTrace, edm::LuminosityBlockID::luminosityBlock(), mapping, bookConverter::max, FEDNumbering::MAXDTFEDID, FEDNumbering::MINDTFEDID, nLumiSegs, nupdates, prescaleFactor, readOutToGeometry(), query::result, run, MonitorElement::setAxisTitle(), MonitorElement::setBinContent(), DQMStore::IBooker::setCurrentFolder(), summaryHisto, summaryTDCHisto, and plotscripts::wheelNumber().
|
protected |
Get the ME name.
Definition at line 196 of file DTDataIntegrityTest.cc.
|
private |
Definition at line 215 of file DTDataIntegrityTest.cc.
References mapping.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 70 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock(), and DTDataIntegrityTest().
|
private |
Definition at line 63 of file DTDataIntegrityTest.h.
Referenced by counter.Counters::__getitem__(), and dqmEndLuminosityBlock().
|
private |
Definition at line 75 of file DTDataIntegrityTest.h.
|
private |
Definition at line 76 of file DTDataIntegrityTest.h.
|
private |
Definition at line 80 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 72 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock(), and readOutToGeometry().
|
private |
Definition at line 65 of file DTDataIntegrityTest.h.
|
private |
Definition at line 66 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 68 of file DTDataIntegrityTest.h.
Referenced by generateEDF.LumiInfo::__str__(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), personalPlayback.Playback::do_create_lumi(), personalPlayback.Playback::do_exec(), dqmEndLuminosityBlock(), generateEDF.LumiInfo::fixXingInfo(), and dqm_interfaces.DirWalkerFile::walk().
|
private |
Definition at line 78 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 79 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock().