#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 | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
int | configureGct (const edm::EventSetup &c) |
virtual void | endJob () |
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 &) |
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: 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.
L1GctPrintLuts::~L1GctPrintLuts | ( | ) |
Definition at line 52 of file L1GctPrintLuts.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 67 of file L1GctPrintLuts.cc.
References L1GctHfEtSumsLut::bitCountNegEtaRing1, L1GctHfEtSumsLut::bitCountNegEtaRing2, L1GctHfEtSumsLut::bitCountPosEtaRing1, L1GctHfEtSumsLut::bitCountPosEtaRing2, configureGct(), L1GctHfEtSumsLut::etSumNegEtaRing1, L1GctHfEtSumsLut::etSumNegEtaRing2, L1GctHfEtSumsLut::etSumPosEtaRing1, L1GctHfEtSumsLut::etSumPosEtaRing2, mergeVDriftHistosByStation::file, L1GctGlobalHfSumAlgos::getBCLut(), L1GlobalCaloTrigger::getEnergyFinalStage(), L1GctGlobalHfSumAlgos::getESLut(), L1GctGlobalEnergyAlgos::getHfSumProcessor(), L1GctGlobalEnergyAlgos::getHtMissLut(), m_gct, m_hfSumLutOutFileName, m_htMissLutOutFileName, m_jetEtCalibLuts, and m_jetRanksOutFileName.
|
privatevirtual |
|
private |
Definition at line 156 of file L1GctPrintLuts.cc.
References edm::EventSetup::get(), m_gct, m_jetEtCalibLuts, edm::ESHandle< class >::product(), L1GlobalCaloTrigger::setHtMissScale(), L1GlobalCaloTrigger::setJetEtCalibrationLuts(), L1GlobalCaloTrigger::setJetFinderParams(), L1GlobalCaloTrigger::setupHfSumLuts(), and summarizeEdmComparisonLogfiles::success.
Referenced by analyze().
|
privatevirtual |
|
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().