Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDFilterBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Types | |
enum | Mode { Mode::ApplyPrescaleValues, Mode::ApplyPrescaleRatios, Mode::ApplyColumnValues, Mode::ApplyColumnRatios, Mode::ForcePrescaleValues, Mode::ForceColumnValues, Mode::Invalid = -1 } |
Private Attributes | |
std::array< unsigned int, GlobalAlgBlk::maxPhysicsTriggers > | m_counters |
edm::ESGetToken < L1TGlobalPrescalesVetos, L1TGlobalPrescalesVetosRcd > | m_l1tGtPrescalesVetosToken |
const int | m_l1tPrescaleColumn |
const std::array< double, GlobalAlgBlk::maxPhysicsTriggers > | m_l1tPrescales |
const edm::EDGetTokenT < GlobalAlgBlkBxCollection > | m_l1tResultsToken |
const Mode | m_mode |
int | m_oldIndex |
std::array< double, GlobalAlgBlk::maxPhysicsTriggers > | m_prescales |
Static Private Attributes | |
static const constexpr Entry < Mode > | s_modes [] |
Additional Inherited Members | |
Public Types inherited from edm::one::EDFilterBase | |
typedef EDFilterBase | 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::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 84 of file L1TGlobalPrescaler.cc.
|
strongprivate |
Enumerator | |
---|---|
ApplyPrescaleValues | |
ApplyPrescaleRatios | |
ApplyColumnValues | |
ApplyColumnRatios | |
ForcePrescaleValues | |
ForceColumnValues | |
Invalid |
Definition at line 93 of file L1TGlobalPrescaler.cc.
L1TGlobalPrescaler::L1TGlobalPrescaler | ( | edm::ParameterSet const & | config | ) |
Definition at line 136 of file L1TGlobalPrescaler.cc.
|
static |
Definition at line 329 of file L1TGlobalPrescaler.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addNode(), submitPVResolutionJobs::desc, edm::ParameterSetDescription::ifValue(), JetPDSkim_cfg::l1tResults, GlobalAlgBlk::maxPhysicsTriggers, universalConfigTemplate::mode, or, s_modes, edm::ParameterDescriptionNode::setComment(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements edm::one::EDFilterBase.
Definition at line 173 of file L1TGlobalPrescaler.cc.
References ApplyColumnRatios, ApplyColumnValues, ApplyPrescaleRatios, cms::cuda::assert(), edm::errors::Configuration, ForceColumnValues, ForcePrescaleValues, edm::EventSetup::get(), GlobalAlgBlk::getAlgoDecisionFinal(), GlobalAlgBlk::getAlgoDecisionInitial(), GlobalAlgBlk::getFinalORVeto(), edm::EventSetup::getHandle(), h, patZpeak::handle, mps_fire::i, edm::errors::LogicError, m_counters, m_l1tGtPrescalesVetosToken, m_l1tPrescaleColumn, m_l1tPrescales, m_l1tResultsToken, m_mode, m_oldIndex, m_prescales, GlobalAlgBlk::maxPhysicsTriggers, min(), eostools::move(), or, makeHLTPrescaleTable::prescales, hltrates_dqm_sourceclient-live_cfg::prescaleTable, mps_fire::result, GlobalAlgBlk::setAlgoDecisionFinal(), GlobalAlgBlk::setFinalOR(), GlobalAlgBlk::setFinalORPreVeto(), GlobalAlgBlk::setPreScColumn(), and isotrackTrainRegressor::targets.
|
private |
Definition at line 128 of file L1TGlobalPrescaler.cc.
Referenced by filter().
|
private |
Definition at line 131 of file L1TGlobalPrescaler.cc.
Referenced by filter().
|
private |
Definition at line 129 of file L1TGlobalPrescaler.cc.
Referenced by filter().
|
private |
Definition at line 126 of file L1TGlobalPrescaler.cc.
Referenced by filter().
|
private |
Definition at line 125 of file L1TGlobalPrescaler.cc.
Referenced by filter().
|
private |
Definition at line 124 of file L1TGlobalPrescaler.cc.
Referenced by filter().
|
private |
Definition at line 130 of file L1TGlobalPrescaler.cc.
Referenced by filter().
|
private |
Definition at line 127 of file L1TGlobalPrescaler.cc.
Referenced by filter().
|
staticprivate |
Definition at line 103 of file L1TGlobalPrescaler.cc.
Referenced by fillDescriptions().