![]() |
![]() |
Public Member Functions | |
PrescalerFHN (const edm::ParameterSet &) | |
~PrescalerFHN () | |
![]() | |
EDFilter () | |
virtual | ~EDFilter () |
![]() | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
![]() | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
void | init (const edm::TriggerResults &, const edm::TriggerNames &triggerNames) |
Private Attributes | |
std::map< std::string, unsigned int > | prescale_counter |
std::map< std::string, unsigned int > | prescales |
std::map< std::string, unsigned int > | trigger_indices |
edm::ParameterSetID | triggerNamesID_ |
edm::InputTag | triggerTag |
Additional Inherited Members | |
![]() | |
typedef EDFilter | ModuleType |
typedef WorkerT< EDFilter > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
![]() | |
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 47 of file PrescalerFHN.cc.
|
explicit |
Definition at line 82 of file PrescalerFHN.cc.
References edm::ParameterSet::getParameter(), mergeVDriftHistosByStation::name, prescale_counter, prescales, and AlCaHLTBitMon_QueryRunRegistry::string.
PrescalerFHN::~PrescalerFHN | ( | ) |
Definition at line 103 of file PrescalerFHN.cc.
|
privatevirtual |
|
privatevirtual |
|
privatevirtual |
Implements edm::EDFilter.
Definition at line 137 of file PrescalerFHN.cc.
References edm::Event::getByLabel(), init(), LogDebug, prescale_counter, prescales, trigger_indices, edm::Event::triggerNames(), triggerNamesID_, and triggerTag.
Referenced by Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::filter(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::setDataAccessor(), and Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::switchCenterView().
|
private |
Definition at line 116 of file PrescalerFHN.cc.
References LogDebug, prescales, edm::HLTGlobalStatus::size(), trigger_indices, and edm::TriggerNames::triggerIndex().
Referenced by filter().
|
private |
Definition at line 66 of file PrescalerFHN.cc.
Referenced by filter(), and PrescalerFHN().
|
private |
Definition at line 65 of file PrescalerFHN.cc.
Referenced by filter(), init(), and PrescalerFHN().
|
private |
Definition at line 68 of file PrescalerFHN.cc.
|
private |
Definition at line 61 of file PrescalerFHN.cc.
Referenced by filter().
|
private |
Definition at line 63 of file PrescalerFHN.cc.
Referenced by filter().