#include <L1Trigger/L1TCaloLayer1/plugins/L1TCaloLayer1.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Private Member Functions | |
void | beginJob () override |
void | beginRun (edm::Run const &, edm::EventSetup const &) override |
void | endJob () 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::string | ecalTPSourceLabel |
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::string | hcalTPSourceLabel |
std::vector< std::array< std::array< uint32_t, nEtBins >, nHfEtaBins > > | hfLUT |
std::vector< unsigned int > | hfPhiMap |
std::vector< unsigned int > | hPhiMap |
UCTLayer1 * | layer1 |
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::EDProducer | |
typedef EDProducer | 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) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 59 of file L1TCaloLayer1.cc.
|
explicit |
Definition at line 120 of file L1TCaloLayer1.cc.
References a, b, fwVersion, layer1, and twrList.
|
override |
|
overrideprivatevirtual |
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 311 of file L1TCaloLayer1.cc.
References ecalLUT, ePhiMap, fwVersion, hcalLUT, hfLUT, hfPhiMap, hPhiMap, L1TCaloLayer1FetchLUTs(), LOG_ERROR, twrList, useCalib, useECALLUT, useHCALLUT, useHFLUT, and useLSB.
|
overrideprivatevirtual |
|
static |
Definition at line 365 of file L1TCaloLayer1.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
overrideprivate |
Definition at line 175 of file L1TCaloLayer1.cc.
References funct::abs(), ecalTPSource, stringResolutionProvider_cfi::et, g, edm::Event::getByToken(), hcalTPSource, edm::HandleBase::isValid(), layer1, LOG_ERROR, eostools::move(), edm::Event::put(), l1t::L1Candidate::setHwEta(), l1t::CaloTower::setHwEtEm(), l1t::CaloTower::setHwEtHad(), l1t::CaloTower::setHwEtRatio(), l1t::L1Candidate::setHwPhi(), l1t::L1Candidate::setHwPt(), l1t::L1Candidate::setHwQual(), lumiQTWidget::t, twrList, unpackEcalMask, unpackHcalMask, and globals_cff::x1.
|
private |
Definition at line 84 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 79 of file L1TCaloLayer1.cc.
Referenced by produce().
|
private |
Definition at line 80 of file L1TCaloLayer1.cc.
|
private |
Definition at line 88 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 102 of file L1TCaloLayer1.cc.
Referenced by beginRun(), and L1TCaloLayer1().
|
private |
Definition at line 85 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 81 of file L1TCaloLayer1.cc.
Referenced by produce().
|
private |
Definition at line 82 of file L1TCaloLayer1.cc.
|
private |
Definition at line 86 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 90 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 89 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 104 of file L1TCaloLayer1.cc.
Referenced by L1TCaloLayer1(), produce(), and ~L1TCaloLayer1().
|
private |
Definition at line 92 of file L1TCaloLayer1.cc.
Referenced by beginRun(), L1TCaloLayer1(), and produce().
|
private |
Definition at line 101 of file L1TCaloLayer1.cc.
Referenced by produce().
|
private |
Definition at line 100 of file L1TCaloLayer1.cc.
Referenced by produce().
|
private |
Definition at line 95 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 96 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 97 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 98 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 94 of file L1TCaloLayer1.cc.
Referenced by beginRun().
|
private |
Definition at line 99 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().