#include <TriggerCandProducer.h>
Public Member Functions | |
TriggerCandProducer (const edm::ParameterSet &) | |
~TriggerCandProducer () 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 | beginRun (edm::Run const &iRun, edm::EventSetup const &iSetup) override |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::InputTag | _inputProducer |
edm::EDGetTokenT< edm::View< object > > | _inputProducerToken |
bool | antiSelect_ |
bool | changed_ |
double | delRMatchingCut_ |
std::string | filterName_ |
HLTPrescaleProvider | hltPrescaleProvider_ |
std::vector< edm::InputTag > | hltTags_ |
bool | isFilter_ |
bool | isTriggerOR_ |
bool | matchUnprescaledTriggerOnly_ |
bool | noHltFiring_ |
double | objEtaMax_ |
double | objEtMin_ |
bool | printIndex_ |
bool | skipEvent_ |
bool | storeRefCollection_ |
edm::InputTag | theRightHLTTag_ |
edm::InputTag | triggerEventTag_ |
edm::EDGetTokenT< trigger::TriggerEvent > | triggerEventToken_ |
edm::InputTag | triggerResultsTag_ |
edm::EDGetTokenT< edm::TriggerResults > | triggerResultsToken_ |
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 |
Definition at line 23 of file TriggerCandProducer.h.
|
explicit |
|
override |
|
overrideprivate |
|
overrideprivate |
|
private |
Definition at line 34 of file TriggerCandProducer.h.
|
private |
Definition at line 35 of file TriggerCandProducer.h.
|
private |
Definition at line 47 of file TriggerCandProducer.h.
|
private |
Definition at line 52 of file TriggerCandProducer.h.
|
private |
Definition at line 42 of file TriggerCandProducer.h.
|
private |
Definition at line 45 of file TriggerCandProducer.h.
|
private |
Definition at line 53 of file TriggerCandProducer.h.
|
private |
Definition at line 40 of file TriggerCandProducer.h.
|
private |
Definition at line 49 of file TriggerCandProducer.h.
|
private |
Definition at line 48 of file TriggerCandProducer.h.
|
private |
Definition at line 55 of file TriggerCandProducer.h.
|
private |
Definition at line 50 of file TriggerCandProducer.h.
|
private |
Definition at line 44 of file TriggerCandProducer.h.
|
private |
Definition at line 43 of file TriggerCandProducer.h.
|
private |
Definition at line 51 of file TriggerCandProducer.h.
|
private |
Definition at line 54 of file TriggerCandProducer.h.
|
private |
Definition at line 46 of file TriggerCandProducer.h.
|
private |
Definition at line 41 of file TriggerCandProducer.h.
|
private |
Definition at line 36 of file TriggerCandProducer.h.
|
private |
Definition at line 37 of file TriggerCandProducer.h.
|
private |
Definition at line 38 of file TriggerCandProducer.h.
|
private |
Definition at line 39 of file TriggerCandProducer.h.