#include <L1Trigger/L1GlobalCaloTrigger/plugins/L1GctPrintLuts.cc>
Public Types | |
typedef L1GlobalCaloTrigger::lutPtr | lutPtr |
typedefs More... | |
typedef L1GlobalCaloTrigger::lutPtrVector | lutPtrVector |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
int | configureGct (const edm::EventSetup &c) |
void | endJob () override |
Private Attributes | |
L1GlobalCaloTrigger * | m_gct |
std::string | m_hfSumLutOutFileName |
std::string | m_htMissLutOutFileName |
lutPtrVector | m_jetEtCalibLuts |
std::string | m_jetRanksOutFileName |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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: print Gct lookup table contents to a file
Definition at line 39 of file L1GctPrintLuts.h.
typedefs
Definition at line 43 of file L1GctPrintLuts.h.
Definition at line 44 of file L1GctPrintLuts.h.
|
explicit |
Definition at line 34 of file L1GctPrintLuts.cc.
References L1GctJetFinderBase::COL_OFFSET, and m_jetEtCalibLuts.
|
override |
Definition at line 52 of file L1GctPrintLuts.cc.
|
overrideprivate |
Definition at line 67 of file L1GctPrintLuts.cc.
References L1GctHfEtSumsLut::bitCountNegEtaRing1, L1GctHfEtSumsLut::bitCountNegEtaRing2, L1GctHfEtSumsLut::bitCountPosEtaRing1, L1GctHfEtSumsLut::bitCountPosEtaRing2, edmScanValgrind::buffer, configureGct(), L1GctHfEtSumsLut::etSumNegEtaRing1, L1GctHfEtSumsLut::etSumNegEtaRing2, L1GctHfEtSumsLut::etSumPosEtaRing1, L1GctHfEtSumsLut::etSumPosEtaRing2, FrontierConditions_GlobalTag_cff::file, L1GctGlobalHfSumAlgos::getBCLut(), L1GlobalCaloTrigger::getEnergyFinalStage(), L1GctGlobalHfSumAlgos::getESLut(), L1GctGlobalEnergyAlgos::getHfSumProcessor(), L1GctGlobalEnergyAlgos::getHtMissLut(), m_gct, m_hfSumLutOutFileName, m_htMissLutOutFileName, m_jetEtCalibLuts, m_jetRanksOutFileName, and trackingPlots::stat.
|
overrideprivatevirtual |
|
private |
Definition at line 156 of file L1GctPrintLuts.cc.
References photonValidator_cfi::etScale, edm::EventSetup::get(), m_gct, m_jetEtCalibLuts, edm::ESHandle< T >::product(), L1GlobalCaloTrigger::setHtMissScale(), L1GlobalCaloTrigger::setJetEtCalibrationLuts(), L1GlobalCaloTrigger::setJetFinderParams(), L1GlobalCaloTrigger::setupHfSumLuts(), and summarizeEdmComparisonLogfiles::success.
Referenced by analyze().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 224 of file L1GctPrintLuts.cc.
References DEFINE_FWK_MODULE.
|
private |
Definition at line 65 of file L1GctPrintLuts.h.
Referenced by analyze(), and configureGct().
|
private |
Definition at line 61 of file L1GctPrintLuts.h.
Referenced by analyze().
|
private |
Definition at line 62 of file L1GctPrintLuts.h.
Referenced by analyze().
|
private |
Definition at line 68 of file L1GctPrintLuts.h.
Referenced by analyze(), configureGct(), and L1GctPrintLuts().
|
private |
Definition at line 60 of file L1GctPrintLuts.h.
Referenced by analyze().