![]() |
![]() |
#include <BTagPerformanceHarvester.h>
Private Member Functions | |
void | dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) override |
EtaPtBin | getEtaPtBin (const int &iEta, const int &iPt) |
Private Attributes | |
std::vector< std::vector< std::shared_ptr< JetTagPlotter > > > | binJetTagPlotters |
std::vector< std::vector< std::unique_ptr< TagCorrelationPlotter > > > | binTagCorrelationPlotters |
std::vector< std::vector< std::unique_ptr< BaseTagInfoPlotter > > > | binTagInfoPlotters |
std::vector< std::vector< std::unique_ptr< BTagDifferentialPlot > > > | differentialPlots |
std::string | epsBaseName |
std::vector< double > | etaRanges |
std::string | flavPlots_ |
std::vector< edm::InputTag > | jetTagInputTags |
bool | makeDiffPlots_ |
unsigned int | mcPlots_ |
std::vector< edm::ParameterSet > | moduleConfig |
bool | produceEps |
bool | producePs |
std::string | psBaseName |
std::vector< double > | ptRanges |
std::vector< std::pair< edm::InputTag, edm::InputTag > > | tagCorrelationInputTags |
std::vector< std::vector< edm::InputTag > > | tagInfoInputTags |
std::vector< std::string > | tiDataFormatType |
Additional Inherited Members | |
![]() | |
typedef EDProducerBase | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
![]() | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Top level steering routine for b tag performance harvesting.
Definition at line 18 of file BTagPerformanceHarvester.h.
|
explicit |
Definition at line 12 of file BTagPerformanceHarvester.cc.
References binJetTagPlotters, binTagCorrelationPlotters, binTagInfoPlotters, differentialPlots, etaRanges, flavPlots_, edm::ParameterSet::getParameter(), jetTagInputTags, makeDiffPlots_, mcPlots_, moduleConfig, ptRanges, tagCorrelationInputTags, tagInfoInputTags, and tiDataFormatType.
|
override |
Definition at line 96 of file BTagPerformanceHarvester.cc.
|
overrideprivatevirtual |
Implements DQMEDHarvester.
Definition at line 98 of file BTagPerformanceHarvester.cc.
References binJetTagPlotters, binTagCorrelationPlotters, binTagInfoPlotters, TagInfoPlotterFactory::buildPlotter(), BTagDifferentialPlot::constETA, BTagDifferentialPlot::constPT, DEFINE_FWK_MODULE, differentialPlots, epsBaseName, etaRanges, getEtaPtBin(), edm::InputTag::label(), makeDiffPlots_, mcPlots_, moduleConfig, eostools::move(), produceEps, producePs, psBaseName, ptRanges, and plotscripts::setTDRStyle().
|
private |
Definition at line 66 of file BTagPerformanceHarvester.cc.
References histoStyle::EtaPtBin, etaRanges, and ptRanges.
Referenced by dqmEndJob().
|
private |
Definition at line 33 of file BTagPerformanceHarvester.h.
Referenced by BTagPerformanceHarvester(), and dqmEndJob().
|
private |
Definition at line 34 of file BTagPerformanceHarvester.h.
Referenced by BTagPerformanceHarvester(), and dqmEndJob().
|
private |
Definition at line 35 of file BTagPerformanceHarvester.h.
Referenced by BTagPerformanceHarvester(), and dqmEndJob().
|
private |
Definition at line 40 of file BTagPerformanceHarvester.h.
Referenced by BTagPerformanceHarvester(), and dqmEndJob().
|
private |
Definition at line 30 of file BTagPerformanceHarvester.h.
Referenced by dqmEndJob().
|
private |
Definition at line 28 of file BTagPerformanceHarvester.h.
Referenced by BTagPerformanceHarvester(), dqmEndJob(), and getEtaPtBin().
|
private |
Definition at line 43 of file BTagPerformanceHarvester.h.
Referenced by BTagPerformanceHarvester().
|
private |
Definition at line 36 of file BTagPerformanceHarvester.h.
Referenced by BTagPerformanceHarvester().
|
private |
Definition at line 45 of file BTagPerformanceHarvester.h.
Referenced by BTagPerformanceHarvester(), and dqmEndJob().
|
private |
Definition at line 44 of file BTagPerformanceHarvester.h.
Referenced by BTagPerformanceHarvester(), and dqmEndJob().
|
private |
Definition at line 41 of file BTagPerformanceHarvester.h.
Referenced by BTagPerformanceHarvester(), and dqmEndJob().
|
private |
Definition at line 29 of file BTagPerformanceHarvester.h.
Referenced by dqmEndJob().
|
private |
Definition at line 29 of file BTagPerformanceHarvester.h.
Referenced by dqmEndJob().
|
private |
Definition at line 30 of file BTagPerformanceHarvester.h.
Referenced by dqmEndJob().
|
private |
Definition at line 28 of file BTagPerformanceHarvester.h.
Referenced by BTagPerformanceHarvester(), dqmEndJob(), and getEtaPtBin().
|
private |
Definition at line 37 of file BTagPerformanceHarvester.h.
Referenced by BTagPerformanceHarvester().
|
private |
Definition at line 38 of file BTagPerformanceHarvester.h.
Referenced by BTagPerformanceHarvester().
|
private |
Definition at line 31 of file BTagPerformanceHarvester.h.
Referenced by BTagPerformanceHarvester().