Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
static void | globalEndJob (const AlCaIsolatedBunch::Counters *counters) |
static std::unique_ptr< AlCaIsolatedBunch::Counters > | initializeGlobalCache (edm::ParameterSet const &iConfig) |
Static Public Member Functions inherited from edm::stream::EDFilterBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | beginRun (edm::Run const &, edm::EventSetup const &) override |
void | endRun (edm::Run const &, edm::EventSetup const &) override |
Private Attributes | |
HLTConfigProvider | hltConfig_ |
unsigned int | nAll_ |
unsigned int | nGood_ |
unsigned int | nRun_ |
std::string | processName_ |
edm::InputTag | theTriggerResultsLabel_ |
edm::EDGetTokenT< edm::TriggerResults > | tok_trigRes_ |
std::string | trigName_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDFilter< edm::GlobalCache< AlCaIsolatedBunch::Counters > > | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDFilterBase | |
typedef EDFilterAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 38 of file AlCaIsolatedBunchSelector.cc.
|
explicit |
Definition at line 68 of file AlCaIsolatedBunchSelector.cc.
References edm::ParameterSet::getParameter(), processName_, AlCaHLTBitMon_QueryRunRegistry::string, theTriggerResultsLabel_, tok_trigRes_, and trigName_.
|
override |
Definition at line 84 of file AlCaIsolatedBunchSelector.cc.
|
overrideprivatevirtual |
Reimplemented from edm::stream::EDFilterBase.
Definition at line 141 of file AlCaIsolatedBunchSelector.cc.
References hltConfig_, HLTConfigProvider::init(), nRun_, processName_, and edm::RunBase::run().
|
overrideprivatevirtual |
Reimplemented from edm::stream::EDFilterBase.
Definition at line 149 of file AlCaIsolatedBunchSelector.cc.
References nRun_, and edm::RunBase::run().
|
overridevirtual |
Reimplemented from edm::stream::EDFilterBase.
Definition at line 129 of file AlCaIsolatedBunchSelector.cc.
|
static |
Definition at line 156 of file AlCaIsolatedBunchSelector.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
overridevirtual |
Implements edm::stream::EDFilterBase.
Definition at line 91 of file AlCaIsolatedBunchSelector.cc.
References accept(), edm::HLTGlobalStatus::accept(), edm::EventBase::bunchCrossing(), edm::EventID::event(), spr::find(), edm::Event::getByToken(), ValidationMatrix::hlt, edm::EventBase::id(), edm::HandleBase::isValid(), edm::EventBase::luminosityBlock(), nAll_, nGood_, edm::EventID::run(), edm::HLTGlobalStatus::size(), tok_trigRes_, edm::TriggerNames::triggerNames(), edm::Event::triggerNames(), triggerResults, and trigName_.
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().
|
static |
Definition at line 134 of file AlCaIsolatedBunchSelector.cc.
References AlCaIsolatedBunch::Counters::nAll_, and AlCaIsolatedBunch::Counters::nGood_.
|
inlinestatic |
Definition at line 43 of file AlCaIsolatedBunchSelector.cc.
References Ecal2004TBTDCRanges_v1_cff::endRun, fillDescriptions(), and ALCARECOTkAlBeamHalo_cff::filter.
|
private |
Definition at line 57 of file AlCaIsolatedBunchSelector.cc.
Referenced by beginRun().
|
private |
Definition at line 61 of file AlCaIsolatedBunchSelector.cc.
Referenced by endStream(), and filter().
|
private |
Definition at line 61 of file AlCaIsolatedBunchSelector.cc.
Referenced by endStream(), and filter().
|
private |
Definition at line 61 of file AlCaIsolatedBunchSelector.cc.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 60 of file AlCaIsolatedBunchSelector.cc.
Referenced by AlCaIsolatedBunchSelector(), and beginRun().
|
private |
Definition at line 59 of file AlCaIsolatedBunchSelector.cc.
Referenced by AlCaIsolatedBunchSelector().
|
private |
Definition at line 62 of file AlCaIsolatedBunchSelector.cc.
Referenced by AlCaIsolatedBunchSelector(), and filter().
|
private |
Definition at line 58 of file AlCaIsolatedBunchSelector.cc.
Referenced by AlCaIsolatedBunchSelector(), and filter().