TopPtReweightingProducer Top Pt reweighting as suggested on: https://twiki.cern.ch/twiki/bin/viewauth/CMS/TopPtReweighting Config tags:
More...
#include <TopPtReweightingProducer.h>
|
std::string | GetProducerId () const override |
|
virtual void | Init (setting_type const &settings, metadata_type &metadata) override |
|
void | Produce (event_type const &event, product_type &product, setting_type const &settings, metadata_type const &metadata) const override |
|
TopPtReweightingProducer Top Pt reweighting as suggested on: https://twiki.cern.ch/twiki/bin/viewauth/CMS/TopPtReweighting Config tags:
- TopPtReweightingStrategy: possible values: Run1, Run2. If something else is defined, then Run2 is taken. Both weigths are computed.
std::string TopPtReweightingProducer::GetProducerId |
( |
| ) |
const |
|
override |
void TopPtReweightingProducer::Init |
( |
setting_type const & |
settings, |
|
|
metadata_type & |
metadata |
|
) |
| |
|
overridevirtual |
void TopPtReweightingProducer::Produce |
( |
event_type const & |
event, |
|
|
product_type & |
product, |
|
|
setting_type const & |
settings, |
|
|
metadata_type const & |
metadata |
|
) |
| const |
|
override |
The documentation for this class was generated from the following files: