#include <FastSimuluation/L1CaloTriggerProducer/src/FastL1CaloSim.cc>
Public Member Functions | |
FastL1CaloSim (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~FastL1CaloSim () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Attributes | |
std::string | m_AlgorithmSource |
bool | m_DoBitInfo |
FastL1GlobalAlgo * | m_FastL1GlobalAlgo |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
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::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
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, and m_FastL1GlobalAlgo.
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().