#include <RecoJets/FFTJetProducers/plugins/FFTJetPileupEstimator.cc>
Public Member Functions | |
FFTJetPileupEstimator (const edm::ParameterSet &) | |
~FFTJetPileupEstimator () | |
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 () |
Protected Member Functions | |
void | beginJob () |
void | endJob () |
void | produce (edm::Event &, const edm::EventSetup &) |
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) |
Private Member Functions | |
template<class Ptr > | |
void | checkConfig (const Ptr &ptr, const char *message) |
FFTJetPileupEstimator () | |
FFTJetPileupEstimator (const FFTJetPileupEstimator &) | |
FFTJetPileupEstimator & | operator= (const FFTJetPileupEstimator &) |
Private Attributes | |
std::auto_ptr < fftjet::Functor1< double, double > > | calibrationCurve |
double | cdfvalue |
unsigned | filterNumber |
edm::InputTag | inputLabel |
std::string | outputLabel |
double | ptToDensityFactor |
std::auto_ptr < fftjet::Functor1< double, double > > | uncertaintyCurve |
std::vector< double > | uncertaintyZones |
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) |
Description: estimates the actual pileup
Implementation: [Notes on implementation]
Definition at line 43 of file FFTJetPileupEstimator.cc.
|
explicit |
Definition at line 80 of file FFTJetPileupEstimator.cc.
References calibrationCurve, checkConfig(), fftjetcms::fftjet_Function_parser(), edm::ParameterSet::getParameter(), outputLabel, and uncertaintyCurve.
FFTJetPileupEstimator::~FFTJetPileupEstimator | ( | ) |
Definition at line 100 of file FFTJetPileupEstimator.cc.
|
private |
|
private |
|
protectedvirtual |
Reimplemented from edm::EDProducer.
Definition at line 171 of file FFTJetPileupEstimator.cc.
|
inlineprivate |
Definition at line 61 of file FFTJetPileupEstimator.cc.
References NULL.
Referenced by FFTJetPileupEstimator().
|
protectedvirtual |
Reimplemented from edm::EDProducer.
Definition at line 176 of file FFTJetPileupEstimator.cc.
|
private |
|
protectedvirtual |
Implements edm::EDProducer.
Definition at line 109 of file FFTJetPileupEstimator.cc.
References cdfvalue, edm::hlt::Exception, filterNumber, edm::Event::getByLabel(), h, i, LaserDQM_cfg::input, inputLabel, outputLabel, ptToDensityFactor, edm::Event::put(), edmLumisInFiles::summary, and uncertaintyZones.
|
private |
Definition at line 73 of file FFTJetPileupEstimator.cc.
Referenced by FFTJetPileupEstimator().
|
private |
Definition at line 69 of file FFTJetPileupEstimator.cc.
Referenced by produce().
|
private |
Definition at line 71 of file FFTJetPileupEstimator.cc.
Referenced by produce().
|
private |
Definition at line 67 of file FFTJetPileupEstimator.cc.
Referenced by produce().
|
private |
Definition at line 68 of file FFTJetPileupEstimator.cc.
Referenced by FFTJetPileupEstimator(), and produce().
|
private |
Definition at line 70 of file FFTJetPileupEstimator.cc.
Referenced by produce().
|
private |
Definition at line 74 of file FFTJetPileupEstimator.cc.
Referenced by FFTJetPileupEstimator().
|
private |
Definition at line 72 of file FFTJetPileupEstimator.cc.
Referenced by produce().