#include <DTDataIntegrityTest.h>
Protected Member Functions | |
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::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) |
Private Member Functions | |
int | getROS (int uROS, int link) |
int | readOutToGeometry (int dduId, int rosNumber, int &wheel, int §or) |
Private Attributes | |
bool | bookingdone |
int | counter |
MonitorElement * | glbSummaryHisto |
const DTReadOutMapping * | mapping |
edm::ESGetToken< DTReadOutMapping, DTReadOutMappingRcd > | mappingToken_ |
int | nevents |
unsigned int | nLumiSegs |
int | nupdates |
int | prescaleFactor |
int | run |
MonitorElement * | summaryHisto |
MonitorElement * | summaryTDCHisto |
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 28 of file DTDataIntegrityTest.h.
DTDataIntegrityTest::DTDataIntegrityTest | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 26 of file DTDataIntegrityTest.cc.
References bookingdone, edm::EndLuminosityBlock, edm::ParameterSet::getUntrackedParameter(), LogTrace, and prescaleFactor.
|
override |
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 247 of file DTDataIntegrityTest.cc.
References LogTrace.
|
overrideprotectedvirtual |
DQM Client Diagnostic.
Reimplemented from DQMEDHarvester.
Definition at line 41 of file DTDataIntegrityTest.cc.
References dqm::implementation::IBooker::book2D(), bookingdone, visDQMUpload::context, DOCESLOTS, dtDataIntegrityTask_cfi::fedIntegrityFolder, dqm::implementation::IGetter::get(), dqm::impl::MonitorElement::getBinContent(), getROS(), dqm::legacy::MonitorElement::getTH1F(), dqm::legacy::MonitorElement::getTH2F(), glbSummaryHisto, mps_fire::i, edm::LuminosityBlockBase::id(), LogTrace, edm::LuminosityBlockID::luminosityBlock(), mapping, mappingToken_, SiStripPI::max, FEDNumbering::MAXDTUROSFEDID, FEDNumbering::MINDTUROSFEDID, nLumiSegs, nupdates, prescaleFactor, run, dqm::impl::MonitorElement::setAxisTitle(), dqm::impl::MonitorElement::setBinContent(), dqm::implementation::NavigatorBase::setCurrentFolder(), Validation_hcalonly_cfi::sign, summaryHisto, summaryTDCHisto, and makeMuonMisalignmentScenario::wheel.
|
protected |
Get the ME name.
Definition at line 251 of file DTDataIntegrityTest.cc.
References ALCARECODTCalibSynchCosmicsDQM_cff::folderName, and HltBtagPostValidation_cff::histoName.
|
private |
Definition at line 267 of file DTDataIntegrityTest.cc.
References MainPageGenerator::link.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 262 of file DTDataIntegrityTest.cc.
References mapping, DTReadOutMapping::readOutToGeometry(), and makeMuonMisalignmentScenario::wheel.
|
private |
Definition at line 66 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock(), and DTDataIntegrityTest().
|
private |
Definition at line 59 of file DTDataIntegrityTest.h.
Referenced by counter.Counters::__getitem__().
|
private |
Definition at line 74 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 69 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock(), readOutToGeometry(), and progressbar.FormatLabel::update().
|
private |
Definition at line 68 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 61 of file DTDataIntegrityTest.h.
|
private |
Definition at line 62 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 53 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock(), and ~DTDataIntegrityTest().
|
private |
Definition at line 56 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock(), and DTDataIntegrityTest().
|
private |
Definition at line 64 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 72 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 73 of file DTDataIntegrityTest.h.
Referenced by dqmEndLuminosityBlock().