#include <L1TGMTClient.h>
Public Member Functions | |
L1TGMTClient (const edm::ParameterSet &) | |
Constructor. More... | |
virtual | ~L1TGMTClient () |
Destructor. More... | |
Public Member Functions inherited from DQMEDHarvester | |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override final |
virtual void | beginRun (edm::Run const &, edm::EventSetup const &) override |
DQMEDHarvester (void) | |
virtual void | dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) |
virtual void | endJob () override final |
virtual void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override final |
virtual void | endRun (edm::Run const &, edm::EventSetup const &) override |
virtual void | produce (edm::Event &, edm::EventSetup const &) override final |
virtual | ~DQMEDHarvester ()=default |
Public Member Functions inherited from edm::one::EDProducer< edm::one::WatchRuns, edm::one::WatchLuminosityBlocks, edm::one::SharedResources, edm::EndLuminosityBlockProducer > | |
EDProducer ()=default | |
Public Member Functions inherited from edm::one::EDProducerBase | |
EDProducerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducerBase () |
Public Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
std::vector< edm::ProductResolverIndex > const & | indiciesForPutProducts (BranchType iBranchType) const |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
void | resolvePutIndicies (BranchType iBranchType, std::unordered_multimap< std::string, edm::ProductResolverIndex > const &iIndicies, std::string const &moduleLabel) |
virtual | ~ProducerBase () noexcept(false) |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
void | convertCurrentProcessAlias (std::string const &processName) |
Convert "@currentProcess" in InputTag process names to the actual current process name. More... | |
EDConsumerBase () | |
EDConsumerBase (EDConsumerBase const &)=delete | |
EDConsumerBase (EDConsumerBase &&)=default | |
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
virtual | ~EDConsumerBase () noexcept(false) |
Protected Member Functions | |
virtual void | dqmEndJob (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) override |
virtual void | dqmEndLuminosityBlock (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter, const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &evSetup) override |
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 | |
MonitorElement * | bookClone1D (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter, const std::string &name, const std::string &title, const std::string &hrefName) |
MonitorElement * | bookClone1DVB (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter, const std::string &name, const std::string &title, const std::string &hrefName) |
MonitorElement * | bookClone2D (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter, const std::string &name, const std::string &title, const std::string &hrefName) |
TH1F * | get1DHisto (std::string meName, DQMStore::IGetter &igetter) |
TH2F * | get2DHisto (std::string meName, DQMStore::IGetter &igetter) |
void | initialize () |
void | makeEfficiency1D (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter, MonitorElement *meeff, std::string heName, std::string hiName) |
void | makeEfficiency2D (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter, MonitorElement *meeff, std::string heName, std::string hiName) |
void | makeRatio1D (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter, MonitorElement *mer, std::string h1Name, std::string h2Name) |
void | processHistograms (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) |
Private Attributes | |
MonitorElement * | eff_eta_dtcsc |
MonitorElement * | eff_eta_rpc |
MonitorElement * | eff_etaphi_dtcsc |
MonitorElement * | eff_etaphi_rpc |
MonitorElement * | eff_phi_dtcsc |
MonitorElement * | eff_phi_rpc |
std::string | input_dir_ |
bool | m_runInEndJob |
bool | m_runInEndLumi |
bool | m_runInEndRun |
bool | m_runInEventLoop |
std::string | monitorName_ |
std::string | output_dir_ |
edm::ParameterSet | parameters_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
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) |
Definition at line 13 of file L1TGMTClient.h.
L1TGMTClient::L1TGMTClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 11 of file L1TGMTClient.cc.
References initialize(), and parameters_.
|
virtual |
|
private |
Definition at line 230 of file L1TGMTClient.cc.
References DQMStore::IBooker::book1D(), get1DHisto(), input_dir_, LogDebug, output_dir_, DQMStore::IBooker::setCurrentFolder(), TrackerOfflineValidation_Dqm_cff::xmax, and TrackerOfflineValidation_Dqm_cff::xmin.
Referenced by dqmEndJob().
|
private |
Definition at line 256 of file L1TGMTClient.cc.
References DQMStore::IBooker::book1D(), get1DHisto(), mps_fire::i, input_dir_, LogDebug, output_dir_, DQMStore::IBooker::setCurrentFolder(), and fw3dlego::xbins.
Referenced by dqmEndJob().
|
private |
Definition at line 289 of file L1TGMTClient.cc.
References DQMStore::IBooker::book2D(), get2DHisto(), input_dir_, LogDebug, output_dir_, DQMStore::IBooker::setCurrentFolder(), TrackerOfflineValidation_Dqm_cff::xmax, TrackerOfflineValidation_Dqm_cff::xmin, Phase2TrackerMonitorDigi_cff::ymax, and Phase2TrackerMonitorDigi_cff::ymin.
Referenced by dqmEndJob().
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 48 of file L1TGMTClient.cc.
References bookClone1D(), bookClone1DVB(), bookClone2D(), eff_eta_dtcsc, eff_eta_rpc, eff_etaphi_dtcsc, eff_etaphi_rpc, eff_phi_dtcsc, eff_phi_rpc, MonitorElement::getTH1F(), MonitorElement::getTH2F(), output_dir_, processHistograms(), MonitorElement::setAxisTitle(), and DQMStore::IBooker::setCurrentFolder().
|
overrideprotectedvirtual |
Definition at line 115 of file L1TGMTClient.cc.
|
private |
Definition at line 206 of file L1TGMTClient.cc.
References DQMStore::IGetter::get(), MonitorElement::getTH1F(), and LogDebug.
Referenced by bookClone1D(), bookClone1DVB(), makeEfficiency1D(), and makeRatio1D().
|
private |
Definition at line 219 of file L1TGMTClient.cc.
References DQMStore::IGetter::get(), MonitorElement::getTH2F(), and LogDebug.
Referenced by bookClone2D(), and makeEfficiency2D().
|
private |
Definition at line 21 of file L1TGMTClient.cc.
References edm::ParameterSet::getUntrackedParameter(), input_dir_, LogDebug, m_runInEndJob, m_runInEndLumi, m_runInEndRun, m_runInEventLoop, monitorName_, output_dir_, parameters_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by L1TGMTClient().
|
private |
Definition at line 156 of file L1TGMTClient.cc.
References get1DHisto(), MonitorElement::getTH1F(), hcalSimParameters_cfi::he, input_dir_, LogDebug, output_dir_, and DQMStore::IGetter::setCurrentFolder().
Referenced by processHistograms().
|
private |
Definition at line 181 of file L1TGMTClient.cc.
References get2DHisto(), MonitorElement::getTH2F(), hcalSimParameters_cfi::he, input_dir_, LogDebug, output_dir_, and DQMStore::IGetter::setCurrentFolder().
Referenced by processHistograms().
|
private |
Definition at line 134 of file L1TGMTClient.cc.
References get1DHisto(), MonitorElement::getTH1F(), AnalysisDataFormats_SUSYBSMObjects::hr, input_dir_, LogDebug, output_dir_, and DQMStore::IGetter::setCurrentFolder().
|
private |
Definition at line 119 of file L1TGMTClient.cc.
References eff_eta_dtcsc, eff_eta_rpc, eff_etaphi_dtcsc, eff_etaphi_rpc, eff_phi_dtcsc, eff_phi_rpc, LogDebug, makeEfficiency1D(), and makeEfficiency2D().
Referenced by dqmEndJob().
|
private |
Definition at line 53 of file L1TGMTClient.h.
Referenced by dqmEndJob(), and processHistograms().
|
private |
Definition at line 54 of file L1TGMTClient.h.
Referenced by dqmEndJob(), and processHistograms().
|
private |
Definition at line 57 of file L1TGMTClient.h.
Referenced by dqmEndJob(), and processHistograms().
|
private |
Definition at line 58 of file L1TGMTClient.h.
Referenced by dqmEndJob(), and processHistograms().
|
private |
Definition at line 55 of file L1TGMTClient.h.
Referenced by dqmEndJob(), and processHistograms().
|
private |
Definition at line 56 of file L1TGMTClient.h.
Referenced by dqmEndJob(), and processHistograms().
|
private |
Definition at line 44 of file L1TGMTClient.h.
Referenced by bookClone1D(), bookClone1DVB(), bookClone2D(), initialize(), makeEfficiency1D(), makeEfficiency2D(), and makeRatio1D().
|
private |
Definition at line 50 of file L1TGMTClient.h.
Referenced by initialize().
|
private |
Definition at line 48 of file L1TGMTClient.h.
Referenced by initialize().
|
private |
Definition at line 49 of file L1TGMTClient.h.
Referenced by initialize().
|
private |
Definition at line 47 of file L1TGMTClient.h.
Referenced by initialize().
|
private |
Definition at line 43 of file L1TGMTClient.h.
Referenced by initialize().
|
private |
Definition at line 45 of file L1TGMTClient.h.
Referenced by bookClone1D(), bookClone1DVB(), bookClone2D(), dqmEndJob(), initialize(), makeEfficiency1D(), makeEfficiency2D(), and makeRatio1D().
|
private |
Definition at line 42 of file L1TGMTClient.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), initialize(), and L1TGMTClient().