#include <PhysicsTools/NanoAOD/plugins/VIDNestedWPBitmapProducer.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | beginStream (edm::StreamID) override |
void | endStream () override |
void | initNCuts (unsigned int) |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
bool | isInit_ |
unsigned int | nBits |
unsigned int | nCuts |
unsigned int | nWP |
std::vector< unsigned int > | res_ |
edm::EDGetTokenT< edm::View< T > > | src_ |
std::vector< edm::EDGetTokenT< edm::ValueMap< unsigned int > > > | src_bitmaps_ |
std::vector< edm::EDGetTokenT< edm::ValueMap< vid::CutFlowResult > > > | src_cutflows_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | 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 |
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) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 43 of file VIDNestedWPBitmapProducer.cc.
|
inlineexplicit |
Definition at line 45 of file VIDNestedWPBitmapProducer.cc.
References edm::EDConsumerBase::consumes(), edm::ParameterSet::getParameter(), VIDNestedWPBitmapProducer< T >::nWP, VIDNestedWPBitmapProducer< T >::src_bitmaps_, VIDNestedWPBitmapProducer< T >::src_cutflows_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 57 of file VIDNestedWPBitmapProducer.cc.
References VIDNestedWPBitmapProducer< T >::fillDescriptions().
|
inlineoverrideprivatevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 62 of file VIDNestedWPBitmapProducer.cc.
References VIDNestedWPBitmapProducer< T >::produce().
|
inlineoverrideprivatevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 64 of file VIDNestedWPBitmapProducer.cc.
|
static |
Definition at line 155 of file VIDNestedWPBitmapProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by VIDNestedWPBitmapProducer< T >::~VIDNestedWPBitmapProducer().
|
private |
Definition at line 144 of file VIDNestedWPBitmapProducer.cc.
References Exception, VIDNestedWPBitmapProducer< T >::isInit_, gen::n, VIDNestedWPBitmapProducer< T >::nBits, VIDNestedWPBitmapProducer< T >::nCuts, VIDNestedWPBitmapProducer< T >::nWP, and VIDNestedWPBitmapProducer< T >::res_.
Referenced by VIDNestedWPBitmapProducer< T >::produce().
|
overrideprivate |
Definition at line 98 of file VIDNestedWPBitmapProducer.cc.
References Exception, edm::helper::Filler< Map >::fill(), objects.autophobj::filler, edm::Event::getByToken(), mps_fire::i, VIDNestedWPBitmapProducer< T >::initNCuts(), edm::helper::Filler< Map >::insert(), VIDNestedWPBitmapProducer< T >::isInit_, gen::k, eostools::move(), VIDNestedWPBitmapProducer< T >::nBits, VIDNestedWPBitmapProducer< T >::nCuts, VIDNestedWPBitmapProducer< T >::nWP, GetRecoTauVFromDQM_MC_cff::obj, MillePedeFileConverter_cfg::out, edm::Event::put(), VIDNestedWPBitmapProducer< T >::res_, TrackRefitter_38T_cff::src, VIDNestedWPBitmapProducer< T >::src_, VIDNestedWPBitmapProducer< T >::src_bitmaps_, and VIDNestedWPBitmapProducer< T >::src_cutflows_.
Referenced by VIDNestedWPBitmapProducer< T >::beginStream().
|
private |
Definition at line 81 of file VIDNestedWPBitmapProducer.cc.
Referenced by VIDNestedWPBitmapProducer< T >::initNCuts(), and VIDNestedWPBitmapProducer< T >::produce().
|
private |
Definition at line 78 of file VIDNestedWPBitmapProducer.cc.
Referenced by VIDNestedWPBitmapProducer< T >::initNCuts(), and VIDNestedWPBitmapProducer< T >::produce().
|
private |
Definition at line 79 of file VIDNestedWPBitmapProducer.cc.
Referenced by VIDNestedWPBitmapProducer< T >::initNCuts(), and VIDNestedWPBitmapProducer< T >::produce().
|
private |
Definition at line 77 of file VIDNestedWPBitmapProducer.cc.
Referenced by VIDNestedWPBitmapProducer< T >::initNCuts(), VIDNestedWPBitmapProducer< T >::produce(), and VIDNestedWPBitmapProducer< T >::VIDNestedWPBitmapProducer().
|
private |
Definition at line 80 of file VIDNestedWPBitmapProducer.cc.
Referenced by VIDNestedWPBitmapProducer< T >::initNCuts(), and VIDNestedWPBitmapProducer< T >::produce().
|
private |
Definition at line 64 of file VIDNestedWPBitmapProducer.cc.
Referenced by VIDNestedWPBitmapProducer< T >::produce().
|
private |
Definition at line 74 of file VIDNestedWPBitmapProducer.cc.
Referenced by VIDNestedWPBitmapProducer< T >::produce(), and VIDNestedWPBitmapProducer< T >::VIDNestedWPBitmapProducer().
|
private |
Definition at line 75 of file VIDNestedWPBitmapProducer.cc.
Referenced by VIDNestedWPBitmapProducer< T >::produce(), and VIDNestedWPBitmapProducer< T >::VIDNestedWPBitmapProducer().