Matcher of number of reconstructed objects in the event to probe. More...
Public Member Functions | |
OtherObjectVariableComputer (const edm::ParameterSet &iConfig) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
~OtherObjectVariableComputer () 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 Attributes | |
double | default_ |
bool | doSort_ |
StringCutObjectSelector< T, true > | objCut_ |
edm::EDGetTokenT< edm::View< T > > | objectsToken_ |
StringObjectFunction< T, true > | objSort_ |
StringObjectFunction< T, true > | objVar_ |
edm::EDGetTokenT< edm::View< reco::Candidate > > | probesToken_ |
Additional Inherited Members | |
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 |
Matcher of number of reconstructed objects in the event to probe.
Definition at line 27 of file OtherObjectVariableComputer.cc.
|
explicit |
Definition at line 45 of file OtherObjectVariableComputer.cc.
|
override |
Definition at line 59 of file OtherObjectVariableComputer.cc.
|
override |
Definition at line 62 of file OtherObjectVariableComputer.cc.
References trigObjTnPSource_cfi::filler, iEvent, eostools::move(), resolutioncreator_cfi::object, L1TPhase2Offline_cfi::objects, jetUpdater_cfi::sort, and contentValuesCheck::values.
|
private |
Definition at line 38 of file OtherObjectVariableComputer.cc.
|
private |
Definition at line 40 of file OtherObjectVariableComputer.cc.
|
private |
Definition at line 39 of file OtherObjectVariableComputer.cc.
|
private |
Definition at line 36 of file OtherObjectVariableComputer.cc.
|
private |
Definition at line 41 of file OtherObjectVariableComputer.cc.
|
private |
Definition at line 37 of file OtherObjectVariableComputer.cc.
|
private |
Definition at line 35 of file OtherObjectVariableComputer.cc.