#include <TriggerCandProducer.h>
Public Member Functions | |
TriggerCandProducer (const edm::ParameterSet &) | |
~TriggerCandProducer () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
std::vector< edm::ProductResolverIndex > const & | indiciesForPutProducts (BranchType iBranchType) const |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
void | resolvePutIndicies (BranchType iBranchType, std::unordered_multimap< std::string, edm::ProductResolverIndex > const &iIndicies, std::string const &moduleLabel) |
virtual | ~ProducerBase () noexcept(false) |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
void | convertCurrentProcessAlias (std::string const &processName) |
Convert "@currentProcess" in InputTag process names to the actual current process name. More... | |
EDConsumerBase () | |
EDConsumerBase (EDConsumerBase const &)=delete | |
EDConsumerBase (EDConsumerBase &&)=default | |
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
virtual | ~EDConsumerBase () noexcept(false) |
Private Member Functions | |
virtual void | beginJob () override |
virtual void | beginRun (edm::Run const &iRun, edm::EventSetup const &iSetup) override |
virtual void | endJob () override |
virtual 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::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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) |
Definition at line 24 of file TriggerCandProducer.h.
|
explicit |
TriggerCandProducer< object >::~TriggerCandProducer | ( | ) |
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
|
overrideprivatevirtual |
|
private |
Definition at line 38 of file TriggerCandProducer.h.
|
private |
Definition at line 39 of file TriggerCandProducer.h.
|
private |
Definition at line 51 of file TriggerCandProducer.h.
|
private |
Definition at line 56 of file TriggerCandProducer.h.
|
private |
Definition at line 46 of file TriggerCandProducer.h.
|
private |
Definition at line 49 of file TriggerCandProducer.h.
|
private |
Definition at line 57 of file TriggerCandProducer.h.
|
private |
Definition at line 44 of file TriggerCandProducer.h.
|
private |
Definition at line 53 of file TriggerCandProducer.h.
|
private |
Definition at line 52 of file TriggerCandProducer.h.
|
private |
Definition at line 59 of file TriggerCandProducer.h.
|
private |
Definition at line 54 of file TriggerCandProducer.h.
|
private |
Definition at line 48 of file TriggerCandProducer.h.
|
private |
Definition at line 47 of file TriggerCandProducer.h.
|
private |
Definition at line 55 of file TriggerCandProducer.h.
|
private |
Definition at line 58 of file TriggerCandProducer.h.
|
private |
Definition at line 50 of file TriggerCandProducer.h.
|
private |
Definition at line 45 of file TriggerCandProducer.h.
|
private |
Definition at line 40 of file TriggerCandProducer.h.
|
private |
Definition at line 41 of file TriggerCandProducer.h.
|
private |
Definition at line 42 of file TriggerCandProducer.h.
|
private |
Definition at line 43 of file TriggerCandProducer.h.