#include <DTChamberEfficiencyTest.h>
Protected Member Functions | |
void | bookHistos (DQMStore::IBooker &, const DTChamberId &ch) |
book the new ME More... | |
void | bookHistos (DQMStore::IBooker &) |
book the report summary 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 histoTag, const DTChamberId &chID) |
Get the ME name. More... | |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
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) |
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 () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Private Attributes | |
bool | bookingdone |
const DTGeometry * | muonGeom |
edm::ESGetToken< DTGeometry, MuonGeometryRecord > | muonGeomToken_ |
int | nevents |
unsigned int | nLumiSegs |
edm::ParameterSet | parameters |
int | prescaleFactor |
int | run |
std::map< int, MonitorElement * > | summaryHistos |
std::map< std::string, MonitorElement * > | xEfficiencyHistos |
std::map< std::string, MonitorElement * > | xVSyEffHistos |
std::map< std::string, MonitorElement * > | yEfficiencyHistos |
DQM Test Client
threadsafe version (//-) oct/nov 2014 - WATWanAbdullah ncpp-um-my
Definition at line 42 of file DTChamberEfficiencyTest.h.
DTChamberEfficiencyTest::DTChamberEfficiencyTest | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 28 of file DTChamberEfficiencyTest.cc.
References bookingdone, edm::ParameterSet::getUntrackedParameter(), nevents, parameters, and prescaleFactor.
|
override |
|
protected |
book the new ME
Definition at line 207 of file DTChamberEfficiencyTest.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), hgcalTBTopologyTester_cfi::sector, DTChamberId::sector(), dqm::implementation::NavigatorBase::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, DTChamberId::wheel(), makeMuonMisalignmentScenario::wheel, xEfficiencyHistos, xVSyEffHistos, and yEfficiencyHistos.
Referenced by dqmEndLuminosityBlock().
|
protected |
book the report summary
Definition at line 231 of file DTChamberEfficiencyTest.cc.
References dqm::implementation::IBooker::book2D(), HltBtagPostValidation_cff::histoName, dqm::implementation::NavigatorBase::setCurrentFolder(), summaryHistos, and makeMuonMisalignmentScenario::wheel.
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 186 of file DTChamberEfficiencyTest.cc.
|
overrideprotectedvirtual |
DQM Client Diagnostic.
Reimplemented from DQMEDHarvester.
Definition at line 46 of file DTChamberEfficiencyTest.cc.
References bookHistos(), bookingdone, DTGeometry::chambers(), visDQMUpload::context, dqm::implementation::IGetter::get(), MonitorElementData::QReport::getBadChannels(), getMEName(), dqm::legacy::MonitorElement::getTH2F(), edm::ParameterSet::getUntrackedParameter(), edm::LuminosityBlockBase::id(), edm::LuminosityBlockID::luminosityBlock(), muonGeom, muonGeomToken_, nLumiSegs, parameters, prescaleFactor, fileinputsource_cfi::sec, hgcalTBTopologyTester_cfi::sector, DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, summaryHistos, DTChamberId::wheel(), makeMuonMisalignmentScenario::wheel, photonAnalyzer_cfi::xBin, xEfficiencyHistos, xVSyEffHistos, photonAnalyzer_cfi::yBin, and yEfficiencyHistos.
|
protected |
Get the ME name.
Definition at line 190 of file DTChamberEfficiencyTest.cc.
References ALCARECODTCalibSynchCosmicsDQM_cff::folderName, dtChamberEfficiencyTest_cfi::folderRoot, edm::ParameterSet::getUntrackedParameter(), dtResolutionTest_cfi::histoTag, parameters, hgcalTBTopologyTester_cfi::sector, DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, DTChamberId::wheel(), and makeMuonMisalignmentScenario::wheel.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 74 of file DTChamberEfficiencyTest.h.
Referenced by dqmEndLuminosityBlock(), and DTChamberEfficiencyTest().
|
private |
Definition at line 79 of file DTChamberEfficiencyTest.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 78 of file DTChamberEfficiencyTest.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 69 of file DTChamberEfficiencyTest.h.
Referenced by DTChamberEfficiencyTest(), and ~DTChamberEfficiencyTest().
|
private |
Definition at line 70 of file DTChamberEfficiencyTest.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 76 of file DTChamberEfficiencyTest.h.
Referenced by dqmEndLuminosityBlock(), DTChamberEfficiencyTest(), and getMEName().
|
private |
Definition at line 71 of file DTChamberEfficiencyTest.h.
Referenced by dqmEndLuminosityBlock(), and DTChamberEfficiencyTest().
|
private |
Definition at line 72 of file DTChamberEfficiencyTest.h.
Referenced by generateEDF.LumiInfo::__str__(), DTWorkflow.DTWorkflow::all(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), personalPlayback.Playback::do_create_lumi(), personalPlayback.Playback::do_exec(), o2olib.O2OTool::execute(), generateEDF.LumiInfo::fixXingInfo(), and dqm_interfaces.DirWalkerFile::walk().
|
private |
Definition at line 84 of file DTChamberEfficiencyTest.h.
Referenced by bookHistos(), and dqmEndLuminosityBlock().
|
private |
Definition at line 81 of file DTChamberEfficiencyTest.h.
Referenced by bookHistos(), and dqmEndLuminosityBlock().
|
private |
Definition at line 83 of file DTChamberEfficiencyTest.h.
Referenced by bookHistos(), and dqmEndLuminosityBlock().
|
private |
Definition at line 82 of file DTChamberEfficiencyTest.h.
Referenced by bookHistos(), and dqmEndLuminosityBlock().