Public Types | |
typedef edm::ValueMap< float > | JetValueMap |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Public Member Functions | |
JetDeltaRValueMapProducer (edm::ParameterSet const ¶ms) | |
~JetDeltaRValueMapProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Private Member Functions | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
Private Attributes | |
const double | distMax_ |
std::map< std::string, std::unique_ptr< const StringObjectFunction< C > > > | evaluationMap_ |
const bool | lazyParser_ |
const edm::EDGetTokenT < typename edm::View< C > > | matchedToken_ |
bool | multiValue_ |
const edm::EDGetTokenT < typename edm::View< T > > | srcToken_ |
const std::string | value_ |
const std::vector< std::string > | valueLabels_ |
const std::vector< std::string > | values_ |
Definition at line 31 of file JetDeltaRValueMapProducer.cc.
typedef edm::ValueMap<float> JetDeltaRValueMapProducer< T, C >::JetValueMap |
Definition at line 33 of file JetDeltaRValueMapProducer.cc.
|
inline |
Definition at line 35 of file JetDeltaRValueMapProducer.cc.
References JetDeltaRValueMapProducer< T, C >::evaluationMap_, mps_fire::i, JetDeltaRValueMapProducer< T, C >::lazyParser_, JetDeltaRValueMapProducer< T, C >::multiValue_, JetDeltaRValueMapProducer< T, C >::value_, JetDeltaRValueMapProducer< T, C >::valueLabels_, and JetDeltaRValueMapProducer< T, C >::values_.
|
inlineoverride |
Definition at line 69 of file JetDeltaRValueMapProducer.cc.
|
inlineoverrideprivate |
Definition at line 72 of file JetDeltaRValueMapProducer.cc.
References reco::deltaR2(), JetDeltaRValueMapProducer< T, C >::distMax_, JetDeltaRValueMapProducer< T, C >::evaluationMap_, edm::helper::Filler< Map >::fill(), edm::Event::getByToken(), mps_fire::i, edm::helper::Filler< Map >::insert(), JetDeltaRValueMapProducer< T, C >::matchedToken_, eostools::move(), JetDeltaRValueMapProducer< T, C >::multiValue_, edm::Event::put(), JetDeltaRValueMapProducer< T, C >::srcToken_, JetDeltaRValueMapProducer< T, C >::value_, JetDeltaRValueMapProducer< T, C >::valueLabels_, and makeHLTPrescaleTable::values.
|
private |
Definition at line 148 of file JetDeltaRValueMapProducer.cc.
Referenced by JetDeltaRValueMapProducer< T, C >::produce().
|
private |
Definition at line 154 of file JetDeltaRValueMapProducer.cc.
Referenced by JetDeltaRValueMapProducer< T, C >::JetDeltaRValueMapProducer(), and JetDeltaRValueMapProducer< T, C >::produce().
|
private |
Definition at line 152 of file JetDeltaRValueMapProducer.cc.
Referenced by JetDeltaRValueMapProducer< T, C >::JetDeltaRValueMapProducer().
|
private |
Definition at line 147 of file JetDeltaRValueMapProducer.cc.
Referenced by JetDeltaRValueMapProducer< T, C >::produce().
|
private |
Definition at line 153 of file JetDeltaRValueMapProducer.cc.
Referenced by JetDeltaRValueMapProducer< T, C >::JetDeltaRValueMapProducer(), and JetDeltaRValueMapProducer< T, C >::produce().
|
private |
Definition at line 146 of file JetDeltaRValueMapProducer.cc.
Referenced by JetDeltaRValueMapProducer< T, C >::produce().
|
private |
Definition at line 149 of file JetDeltaRValueMapProducer.cc.
Referenced by JetDeltaRValueMapProducer< T, C >::JetDeltaRValueMapProducer(), and JetDeltaRValueMapProducer< T, C >::produce().
|
private |
Definition at line 151 of file JetDeltaRValueMapProducer.cc.
Referenced by JetDeltaRValueMapProducer< T, C >::JetDeltaRValueMapProducer(), and JetDeltaRValueMapProducer< T, C >::produce().
|
private |
Definition at line 150 of file JetDeltaRValueMapProducer.cc.
Referenced by JetDeltaRValueMapProducer< T, C >::JetDeltaRValueMapProducer().