#include <DTChamberEfficiencyClient.h>
Public Member Functions | |
DTChamberEfficiencyClient (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~DTChamberEfficiencyClient () |
Destructor. More... | |
Public Member Functions inherited from DQMEDHarvester | |
virtual void | analyze (edm::Event const &, edm::EventSetup const &) final |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final |
DQMEDHarvester (void) | |
virtual void | endJob () final |
virtual void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final |
virtual void | endRun (edm::Run const &, edm::EventSetup const &) |
Public Member Functions inherited from edm::one::EDAnalyzer< edm::one::WatchRuns, edm::one::WatchLuminosityBlocks, edm::one::SharedResources > | |
EDAnalyzer ()=default | |
Public Member Functions inherited from edm::one::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDAnalyzerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Protected Member Functions | |
void | beginRun (const edm::Run &, const edm::EventSetup &) |
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 &) |
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 Attributes | |
std::map< int, MonitorElement * > | EffDistrPerWh |
MonitorElement * | globalEffDistr |
MonitorElement * | globalEffSummary |
edm::ESHandle< DTGeometry > | muonGeom |
unsigned int | nLumiSegs |
int | prescaleFactor |
MonitorElement * | summaryHistos [5][2] |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 Test Client
threadsafe version (//-) oct/nov 2014 - WATWanAbdullah ncpp-um-my
Definition at line 42 of file DTChamberEfficiencyClient.h.
DTChamberEfficiencyClient::DTChamberEfficiencyClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 30 of file DTChamberEfficiencyClient.cc.
References edm::ParameterSet::getUntrackedParameter(), and dtDQMClient_cfg::prescaleFactor.
|
virtual |
Destructor.
Definition at line 40 of file DTChamberEfficiencyClient.cc.
|
protectedvirtual |
Reimplemented from DQMEDHarvester.
Definition at line 46 of file DTChamberEfficiencyClient.cc.
References edm::EventSetup::get().
|
protected |
book the report summary
Definition at line 192 of file DTChamberEfficiencyClient.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), MonitorElement::setAxisTitle(), and DQMStore::IBooker::setCurrentFolder().
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 61 of file DTChamberEfficiencyClient.cc.
References bookHistos(), HcalObjRepresent::Fill(), DQMStore::IGetter::get(), MonitorElement::getBinContent(), MonitorElement::getBinError(), MonitorElement::getTH2F(), j, relval_2017::k, LogTrace, funct::pow(), mathSSE::sqrt(), and relativeConstraints::station.
|
protectedvirtual |
Reimplemented from DQMEDHarvester.
Definition at line 54 of file DTChamberEfficiencyClient.cc.
|
private |
Definition at line 74 of file DTChamberEfficiencyClient.h.
|
private |
Definition at line 73 of file DTChamberEfficiencyClient.h.
|
private |
Definition at line 71 of file DTChamberEfficiencyClient.h.
|
private |
Definition at line 67 of file DTChamberEfficiencyClient.h.
|
private |
Definition at line 64 of file DTChamberEfficiencyClient.h.
|
private |
Definition at line 65 of file DTChamberEfficiencyClient.h.
|
private |
Definition at line 70 of file DTChamberEfficiencyClient.h.