CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes
FFTJetPileupEstimator Class Reference

#include <RecoJets/FFTJetProducers/plugins/FFTJetPileupEstimator.cc>

Inheritance diagram for FFTJetPileupEstimator:
edm::EDProducer edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

 FFTJetPileupEstimator (const edm::ParameterSet &)
 
 FFTJetPileupEstimator ()=delete
 
 FFTJetPileupEstimator (const FFTJetPileupEstimator &)=delete
 
FFTJetPileupEstimatoroperator= (const FFTJetPileupEstimator &)=delete
 
 ~FFTJetPileupEstimator () override
 
- Public Member Functions inherited from edm::EDProducer
 EDProducer ()
 
SerialTaskQueueglobalLuminosityBlocksQueue ()
 
SerialTaskQueueglobalRunsQueue ()
 
ModuleDescription const & moduleDescription () const
 
 ~EDProducer () override
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector
< edm::ProductResolverIndex >
const & 
indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
std::vector
< edm::ProductResolverIndex >
const & 
putTokenIndexToProductResolverIndex () const
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription
const &)> 
registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
 ~ProducerBase () noexcept(false) override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESProxyIndex > const & esGetTokenIndicesVector (edm::Transition iTrans) const
 
std::vector< ESRecordIndex >
const & 
esGetTokenRecordIndicesVector (edm::Transition iTrans) const
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector
< ProductResolverIndexAndSkipBit >
const & 
itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const * > *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase)
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Protected Member Functions

void beginJob () override
 
void endJob () override
 
void produce (edm::Event &, const edm::EventSetup &) override
 
- Protected Member Functions inherited from edm::ProducerBase
ProducesCollector producesCollector ()
 
- Protected Member Functions inherited from edm::EDConsumerBase
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > consumes (edm::InputTag const &tag)
 
template<BranchType B = InEvent>
EDConsumerBaseAdaptor< B > consumes (edm::InputTag tag) noexcept
 
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<Transition Tr = Transition::Event>
constexpr auto esConsumes () noexcept
 
template<Transition Tr = Transition::Event>
auto esConsumes (ESInputTag tag) noexcept
 
template<Transition Tr = Transition::Event>
ESGetTokenGeneric esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey)
 Used with EventSetupRecord::doGet. More...
 
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)
 
void resetItemsToGetFrom (BranchType iType)
 

Private Member Functions

std::unique_ptr
< reco::FFTJetPileupSummary
calibrateFromConfig (double uncalibrated) const
 
std::unique_ptr
< reco::FFTJetPileupSummary
calibrateFromDB (double uncalibrated, const edm::EventSetup &iSetup) const
 
template<class Ptr >
void checkConfig (const Ptr &ptr, const char *message)
 

Private Attributes

std::unique_ptr
< fftjet::Functor1< double,
double > > 
calibrationCurve
 
std::string calibrationCurveName
 
std::string calibTableCategory
 
std::string calibTableRecord
 
double cdfvalue
 
unsigned filterNumber
 
edm::InputTag inputLabel
 
edm::EDGetTokenT
< reco::DiscretizedEnergyFlow
inputToken
 
bool loadCalibFromDB
 
std::string outputLabel
 
double ptToDensityFactor
 
std::unique_ptr
< fftjet::Functor1< double,
double > > 
uncertaintyCurve
 
std::string uncertaintyCurveName
 
std::vector< double > uncertaintyZones
 
std::string uncertaintyZonesName
 

Additional Inherited Members

- Public Types inherited from edm::EDProducer
typedef EDProducer ModuleType
 
- Public Types inherited from edm::ProducerBase
using ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >>
 
typedef
ProductRegistryHelper::TypeLabelList 
TypeLabelList
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from edm::EDProducer
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 
static bool wantsGlobalLuminosityBlocks ()
 
static bool wantsGlobalRuns ()
 
static bool wantsInputProcessBlocks ()
 
static bool wantsProcessBlocks ()
 
static bool wantsStreamLuminosityBlocks ()
 
static bool wantsStreamRuns ()
 

Detailed Description

Description: applies calibration curve and estimates the actual pileup

Implementation: [Notes on implementation]

Definition at line 46 of file FFTJetPileupEstimator.cc.

Constructor & Destructor Documentation

FFTJetPileupEstimator::FFTJetPileupEstimator ( const edm::ParameterSet ps)
explicit

Definition at line 106 of file FFTJetPileupEstimator.cc.

References calibrationCurve, checkConfig(), fftjetcms::fftjet_Function_parser(), edm::ParameterSet::getParameter(), inputLabel, inputToken, outputLabel, and uncertaintyCurve.

109  init_param(double, cdfvalue),
110  init_param(double, ptToDensityFactor),
111  init_param(unsigned, filterNumber),
112  init_param(std::vector<double>, uncertaintyZones),
118  init_param(bool, loadCalibFromDB) {
120  checkConfig(calibrationCurve, "bad calibration curve definition");
121 
123  checkConfig(uncertaintyCurve, "bad uncertainty curve definition");
124 
125  inputToken = consumes<reco::DiscretizedEnergyFlow>(inputLabel);
126 
127  produces<reco::FFTJetPileupSummary>(outputLabel);
128 }
edm::EDGetTokenT< reco::DiscretizedEnergyFlow > inputToken
std::unique_ptr< fftjet::Functor1< double, double > > calibrationCurve
std::vector< double > uncertaintyZones
std::unique_ptr< fftjet::Functor1< double, double > > fftjet_Function_parser(const edm::ParameterSet &ps)
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
std::unique_ptr< fftjet::Functor1< double, double > > uncertaintyCurve
#define init_param(type, varname)
void checkConfig(const Ptr &ptr, const char *message)
FFTJetPileupEstimator::FFTJetPileupEstimator ( )
delete
FFTJetPileupEstimator::FFTJetPileupEstimator ( const FFTJetPileupEstimator )
delete
FFTJetPileupEstimator::~FFTJetPileupEstimator ( )
override

Definition at line 130 of file FFTJetPileupEstimator.cc.

130 {}

Member Function Documentation

void FFTJetPileupEstimator::beginJob ( void  )
overrideprotectedvirtual

Reimplemented from edm::EDProducer.

Definition at line 164 of file FFTJetPileupEstimator.cc.

164 {}
std::unique_ptr< reco::FFTJetPileupSummary > FFTJetPileupEstimator::calibrateFromConfig ( double  uncalibrated) const
private

Definition at line 168 of file FFTJetPileupEstimator.cc.

References mps_fire::i, ptToDensityFactor, and uncertaintyZones.

Referenced by produce().

168  {
169  const double pileupRho = ptToDensityFactor * (*calibrationCurve)(curve);
170  const double rhoUncert = ptToDensityFactor * (*uncertaintyCurve)(curve);
171 
172  // Determine the uncertainty zone of the estimate. The "curve"
173  // has to be above or equal to uncertaintyZones[i] but below
174  // uncertaintyZones[i + 1] (the second condition is also satisfied
175  // by i == uncertaintyZones.size() - 1). Of course, it is assumed
176  // that the vector of zones is configured appropriately -- the zone
177  // boundaries must be presented in the increasing order.
178  int uncertaintyCode = -1;
179  if (!uncertaintyZones.empty()) {
180  const unsigned nZones = uncertaintyZones.size();
181  for (unsigned i = 0; i < nZones; ++i)
182  if (curve >= uncertaintyZones[i]) {
183  if (i == nZones - 1U) {
184  uncertaintyCode = i;
185  break;
186  } else if (curve < uncertaintyZones[i + 1]) {
187  uncertaintyCode = i;
188  break;
189  }
190  }
191  }
192 
193  return std::make_unique<reco::FFTJetPileupSummary>(curve, pileupRho, rhoUncert, uncertaintyCode);
194 }
std::vector< double > uncertaintyZones
std::unique_ptr< reco::FFTJetPileupSummary > FFTJetPileupEstimator::calibrateFromDB ( double  uncalibrated,
const edm::EventSetup iSetup 
) const
private

Definition at line 196 of file FFTJetPileupEstimator.cc.

References calibrationCurveName, calibTableCategory, calibTableRecord, h, StaticFFTJetRcdMapper< Mapper >::instance(), ptToDensityFactor, uncertaintyCurveName, and uncertaintyZonesName.

Referenced by produce().

197  {
200  std::shared_ptr<npstat::StorableMultivariateFunctor> uz = (*h)[calibTableCategory][uncertaintyZonesName];
201  std::shared_ptr<npstat::StorableMultivariateFunctor> cc = (*h)[calibTableCategory][calibrationCurveName];
202  std::shared_ptr<npstat::StorableMultivariateFunctor> uc = (*h)[calibTableCategory][uncertaintyCurveName];
203 
204  const double pileupRho = ptToDensityFactor * (*cc)(&curve, 1U);
205  const double rhoUncert = ptToDensityFactor * (*uc)(&curve, 1U);
206  const int uncertaintyCode = round((*uz)(&curve, 1U));
207 
208  return std::make_unique<reco::FFTJetPileupSummary>(curve, pileupRho, rhoUncert, uncertaintyCode);
209 }
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
Definition: Activities.doc:4
static const Mapper & instance()
template<class Ptr >
void FFTJetPileupEstimator::checkConfig ( const Ptr &  ptr,
const char *  message 
)
inlineprivate

Definition at line 66 of file FFTJetPileupEstimator.cc.

Referenced by FFTJetPileupEstimator().

66  {
67  if (ptr.get() == nullptr)
68  throw cms::Exception("FFTJetBadConfig") << message << std::endl;
69  }
void FFTJetPileupEstimator::endJob ( void  )
overrideprotectedvirtual

Reimplemented from edm::EDProducer.

Definition at line 166 of file FFTJetPileupEstimator.cc.

166 {}
FFTJetPileupEstimator& FFTJetPileupEstimator::operator= ( const FFTJetPileupEstimator )
delete
void FFTJetPileupEstimator::produce ( edm::Event iEvent,
const edm::EventSetup iSetup 
)
overrideprotectedvirtual

Implements edm::EDProducer.

Definition at line 137 of file FFTJetPileupEstimator.cc.

References calibrateFromConfig(), calibrateFromDB(), cdfvalue, reco::DiscretizedEnergyFlow::data(), Exception, filterNumber, edm::Event::getByToken(), h, input, inputToken, loadCalibFromDB, eostools::move(), reco::DiscretizedEnergyFlow::nEtaBins(), reco::DiscretizedEnergyFlow::nPhiBins(), outputLabel, edm::Event::put(), and edmLumisInFiles::summary.

137  {
139  iEvent.getByToken(inputToken, input);
140 
141  const reco::DiscretizedEnergyFlow& h(*input);
142  const unsigned nScales = h.nEtaBins();
143  const unsigned nCdfvalues = h.nPhiBins();
144 
145  const unsigned fixedCdfvalueBin = static_cast<unsigned>(std::floor(cdfvalue * nCdfvalues));
146  if (fixedCdfvalueBin >= nCdfvalues) {
147  throw cms::Exception("FFTJetBadConfig") << "Bad cdf value" << std::endl;
148  }
149  if (filterNumber >= nScales) {
150  throw cms::Exception("FFTJetBadConfig") << "Bad filter number" << std::endl;
151  }
152 
153  // Simple fixed-point pile-up estimate
154  const double curve = h.data()[filterNumber * nCdfvalues + fixedCdfvalueBin];
155 
156  std::unique_ptr<reco::FFTJetPileupSummary> summary;
157  if (loadCalibFromDB)
158  summary = calibrateFromDB(curve, iSetup);
159  else
160  summary = calibrateFromConfig(curve);
161  iEvent.put(std::move(summary), outputLabel);
162 }
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
Definition: Event.h:133
bool getByToken(EDGetToken token, Handle< PROD > &result) const
Definition: Event.h:539
std::unique_ptr< reco::FFTJetPileupSummary > calibrateFromDB(double uncalibrated, const edm::EventSetup &iSetup) const
static std::string const input
Definition: EdmProvDump.cc:47
edm::EDGetTokenT< reco::DiscretizedEnergyFlow > inputToken
def move
Definition: eostools.py:511
std::unique_ptr< reco::FFTJetPileupSummary > calibrateFromConfig(double uncalibrated) const
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
Definition: Activities.doc:4

Member Data Documentation

std::unique_ptr<fftjet::Functor1<double, double> > FFTJetPileupEstimator::calibrationCurve
private

Definition at line 79 of file FFTJetPileupEstimator.cc.

Referenced by FFTJetPileupEstimator().

std::string FFTJetPileupEstimator::calibrationCurveName
private

Definition at line 98 of file FFTJetPileupEstimator.cc.

Referenced by calibrateFromDB().

std::string FFTJetPileupEstimator::calibTableCategory
private

Definition at line 96 of file FFTJetPileupEstimator.cc.

Referenced by calibrateFromDB().

std::string FFTJetPileupEstimator::calibTableRecord
private

Definition at line 95 of file FFTJetPileupEstimator.cc.

Referenced by calibrateFromDB().

double FFTJetPileupEstimator::cdfvalue
private

Definition at line 75 of file FFTJetPileupEstimator.cc.

Referenced by produce().

unsigned FFTJetPileupEstimator::filterNumber
private

Definition at line 77 of file FFTJetPileupEstimator.cc.

Referenced by produce().

edm::InputTag FFTJetPileupEstimator::inputLabel
private

Definition at line 71 of file FFTJetPileupEstimator.cc.

Referenced by FFTJetPileupEstimator().

edm::EDGetTokenT<reco::DiscretizedEnergyFlow> FFTJetPileupEstimator::inputToken
private

Definition at line 72 of file FFTJetPileupEstimator.cc.

Referenced by FFTJetPileupEstimator(), and produce().

bool FFTJetPileupEstimator::loadCalibFromDB
private

Definition at line 100 of file FFTJetPileupEstimator.cc.

Referenced by produce().

std::string FFTJetPileupEstimator::outputLabel
private

Definition at line 74 of file FFTJetPileupEstimator.cc.

Referenced by FFTJetPileupEstimator(), and produce().

double FFTJetPileupEstimator::ptToDensityFactor
private

Definition at line 76 of file FFTJetPileupEstimator.cc.

Referenced by calibrateFromConfig(), and calibrateFromDB().

std::unique_ptr<fftjet::Functor1<double, double> > FFTJetPileupEstimator::uncertaintyCurve
private

Definition at line 80 of file FFTJetPileupEstimator.cc.

Referenced by FFTJetPileupEstimator().

std::string FFTJetPileupEstimator::uncertaintyCurveName
private

Definition at line 99 of file FFTJetPileupEstimator.cc.

Referenced by calibrateFromDB().

std::vector<double> FFTJetPileupEstimator::uncertaintyZones
private

Definition at line 78 of file FFTJetPileupEstimator.cc.

Referenced by calibrateFromConfig().

std::string FFTJetPileupEstimator::uncertaintyZonesName
private

Definition at line 97 of file FFTJetPileupEstimator.cc.

Referenced by calibrateFromDB().