#include <L1Trigger/L1TCaloLayer1/plugins/L1TCaloLayer1.cc>
Public Member Functions | |
L1TCaloLayer1 (const edm::ParameterSet &) | |
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 |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | beginRun (edm::Run const &, edm::EventSetup const &) override |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::vector< std::array< std::array< std::array< uint32_t, nEtBins >, nCalSideBins >, nCalEtaBins > > | ecalLUT |
edm::EDGetTokenT< EcalTrigPrimDigiCollection > | ecalTPSource |
std::vector< unsigned int > | ePhiMap |
int | fwVersion |
std::vector< std::array< std::array< std::array< uint32_t, nEtBins >, nCalSideBins >, nCalEtaBins > > | hcalLUT |
edm::EDGetTokenT< HcalTrigPrimDigiCollection > | hcalTPSource |
std::vector< std::array< std::array< uint32_t, nEtBins >, nHfEtaBins > > | hfLUT |
std::vector< unsigned int > | hfPhiMap |
std::vector< unsigned int > | hPhiMap |
std::unique_ptr< UCTLayer1 > | layer1 |
const L1TCaloLayer1FetchLUTsTokens | lutsTokens |
edm::EDPutTokenT< L1CaloRegionCollection > | regionPutToken |
edm::EDPutTokenT< CaloTowerBxCollection > | towerPutToken |
std::vector< UCTTower * > | twrList |
bool | unpackEcalMask |
bool | unpackHcalMask |
bool | useCalib |
bool | useECALLUT |
bool | useHCALLUT |
bool | useHFLUT |
bool | useLSB |
bool | verbose |
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 |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 58 of file L1TCaloLayer1.cc.
|
explicit |
Definition at line 115 of file L1TCaloLayer1.cc.
|
overrideprivate |
Definition at line 294 of file L1TCaloLayer1.cc.
References ecalLUT, ePhiMap, fwVersion, hcalLUT, hfLUT, hfPhiMap, hPhiMap, LEDCalibrationChannels::ieta, LEDCalibrationChannels::iphi, L1TCaloLayer1FetchLUTs(), LOG_ERROR, lutsTokens, twrList, useCalib, useECALLUT, useHCALLUT, useHFLUT, and useLSB.
|
static |
Definition at line 357 of file L1TCaloLayer1.cc.
References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.
|
overrideprivate |
Definition at line 164 of file L1TCaloLayer1.cc.
References funct::abs(), ecalTPSource, EgHLTOffHistBins_cfi::et, g, hcalTPSource, iEvent, edm::HandleBase::isValid(), layer1, LOG_ERROR, eostools::move(), BXVector< T >::push_back(), l1tstage2_dqm_sourceclient-live_cfg::rawData, HLT_2022v12_cff::region, regionPutToken, l1t::L1Candidate::setHwEta(), l1t::CaloTower::setHwEtEm(), l1t::CaloTower::setHwEtHad(), l1t::CaloTower::setHwEtRatio(), l1t::L1Candidate::setHwPhi(), l1t::L1Candidate::setHwPt(), l1t::L1Candidate::setHwQual(), submitPVValidationJobs::t, towerPutToken, twrList, unpackEcalMask, unpackHcalMask, and testProducerWithPsetDescEmpty_cfi::x1.
|
private |
Definition at line 81 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 75 of file L1TCaloLayer1.cc.
Referenced by produce().
|
private |
Definition at line 85 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 99 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 82 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 76 of file L1TCaloLayer1.cc.
Referenced by produce().
|
private |
Definition at line 83 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 87 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 86 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 101 of file L1TCaloLayer1.cc.
Referenced by produce().
|
private |
Definition at line 79 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 78 of file L1TCaloLayer1.cc.
Referenced by produce().
|
private |
Definition at line 77 of file L1TCaloLayer1.cc.
Referenced by produce().
|
private |
Definition at line 89 of file L1TCaloLayer1.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 98 of file L1TCaloLayer1.cc.
Referenced by produce().
|
private |
Definition at line 97 of file L1TCaloLayer1.cc.
Referenced by produce().
|
private |
Definition at line 92 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 93 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 94 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 95 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 91 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 96 of file L1TCaloLayer1.cc.
Referenced by python.diff_provenance.difference::list_diff(), python.diffProv.difference::list_diff(), python.diff_provenance.difference::module_diff(), python.diffProv.difference::module_diff(), python.diff_provenance.difference::onefilemodules(), python.diffProv.difference::onefilemodules(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), core.SkimAnalyzerCount.SkimAnalyzerCount::process(), and objects.VertexAnalyzer.VertexAnalyzer::process().