#include <FastSimuluation/L1CaloTriggerProducer/src/FastL1CaloSim.cc>
Private Attributes | |
std::string | m_AlgorithmSource |
bool | m_DoBitInfo |
FastL1GlobalAlgo * | m_FastL1GlobalAlgo |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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: Fast Simulation of the L1 Calo Trigger.
Implementation: <Notes on="" implementation>="">
Definition at line 39 of file FastL1CaloSim.h.
|
explicit |
Definition at line 27 of file FastL1CaloSim.cc.
References edm::ParameterSet::getParameter(), m_AlgorithmSource, m_DoBitInfo, m_FastL1GlobalAlgo, and AlCaHLTBitMon_QueryRunRegistry::string.
FastL1CaloSim::~FastL1CaloSim | ( | ) |
Definition at line 58 of file FastL1CaloSim.cc.
References m_FastL1GlobalAlgo.
|
virtual |
Implements edm::EDProducer.
Definition at line 70 of file FastL1CaloSim.cc.
References dtNoiseDBValidation_cfg::cerr, FastL1GlobalAlgo::FillBitInfos(), FastL1GlobalAlgo::FillEgammas(), FastL1GlobalAlgo::FillEgammasTP(), FastL1GlobalAlgo::FillJets(), FastL1GlobalAlgo::FillL1Regions(), FastL1GlobalAlgo::FillL1RegionsTP(), FastL1GlobalAlgo::FillMET(), FastL1GlobalAlgo::getBitInfos(), FastL1GlobalAlgo::getCenJets(), FastL1GlobalAlgo::getEgammas(), FastL1GlobalAlgo::getForJets(), FastL1GlobalAlgo::getisoEgammas(), FastL1GlobalAlgo::getMET(), FastL1GlobalAlgo::getTauJets(), i, m_AlgorithmSource, m_DoBitInfo, m_FastL1GlobalAlgo, min(), and edm::Event::put().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 51 of file FastL1CaloSim.h.
Referenced by FastL1CaloSim(), and produce().
|
private |
Definition at line 50 of file FastL1CaloSim.h.
Referenced by FastL1CaloSim(), and produce().
|
private |
Definition at line 48 of file FastL1CaloSim.h.
Referenced by FastL1CaloSim(), produce(), and ~FastL1CaloSim().