#include <JetMETDQMPostProcessor.h>
Private Member Functions | |
void | Efficiency (int passing, int total, double level, double &mode, double &lowerBound, double &upperBound) |
TH1F * | getHistogram (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter, const std::string &histoPath) |
Private Attributes | |
std::string | patternJetTrg_ |
std::string | patternMetTrg_ |
std::string | subDir_ |
Additional Inherited Members | |
Public Types inherited from DQMEDHarvester | |
typedef dqm::harvesting::DQMStore | DQMStore |
typedef dqm::harvesting::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
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) |
Protected Member Functions inherited from edm::ProducerBase | |
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) |
Protected Attributes inherited from DQMEDHarvester | |
DQMStore * | dqmstore_ |
edm::GetterOfProducts< DQMToken > | jobmegetter_ |
edm::EDPutTokenT< DQMToken > | jobToken_ |
edm::GetterOfProducts< DQMToken > | lumimegetter_ |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::GetterOfProducts< DQMToken > | runmegetter_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 12 of file JetMETDQMPostProcessor.h.
JetMETDQMPostProcessor::JetMETDQMPostProcessor | ( | const edm::ParameterSet & | pset | ) |
Definition at line 15 of file JetMETDQMPostProcessor.cc.
References edm::ParameterSet::getUntrackedParameter(), patternJetTrg_, patternMetTrg_, AlCaHLTBitMon_QueryRunRegistry::string, and subDir_.
|
inlineoverride |
Definition at line 15 of file JetMETDQMPostProcessor.h.
TProfile * JetMETDQMPostProcessor::dividehistos | ( | DQMStore::IBooker & | ibooker, |
DQMStore::IGetter & | igetter, | ||
const std::string & | numName, | ||
const std::string & | denomName, | ||
const std::string & | outName, | ||
const std::string & | label, | ||
const std::string & | titel | ||
) |
Definition at line 187 of file JetMETDQMPostProcessor.cc.
References dqm::implementation::IBooker::bookProfile(), makePileupJSON::denom, alignCSCRings::e, Efficiency(), submitPVValidationJobs::err, getHistogram(), dqm::legacy::MonitorElement::getTProfile(), mps_fire::i, pileupDistInMC::num, submitPVResolutionJobs::out, dqm::implementation::NavigatorBase::pwd(), dqm::impl::MonitorElement::setEfficiencyFlag(), and mathSSE::sqrt().
Referenced by dqmEndJob().
|
overridevirtual |
Implements DQMEDHarvester.
Definition at line 21 of file JetMETDQMPostProcessor.cc.
References dqm::implementation::NavigatorBase::cd(), DeadROC_duringRun::dir, dqm::implementation::IGetter::dirExists(), dividehistos(), dqm::implementation::IGetter::getSubdirs(), dqm::implementation::NavigatorBase::goUp(), patternJetTrg_, patternMetTrg_, subDir_, and personalPlayback::subdirectories.
|
private |
|
private |
Definition at line 240 of file JetMETDQMPostProcessor.cc.
References dqm::implementation::IGetter::get(), dqm::legacy::MonitorElement::getTH1F(), and dqm::implementation::NavigatorBase::pwd().
Referenced by dividehistos().
|
private |
Definition at line 29 of file JetMETDQMPostProcessor.h.
Referenced by dqmEndJob(), and JetMETDQMPostProcessor().
|
private |
Definition at line 29 of file JetMETDQMPostProcessor.h.
Referenced by dqmEndJob(), and JetMETDQMPostProcessor().
|
private |
Definition at line 29 of file JetMETDQMPostProcessor.h.
Referenced by dqmEndJob(), and JetMETDQMPostProcessor().