HiggsAnalysis-KITHiggsToTauTau
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
ScaleVariationProducer Class Reference

ScaleVariationsProducer. More...

#include <ScaleVariationProducer.h>

+ Inheritance diagram for ScaleVariationProducer:

Public Member Functions

std::string GetProducerId () const
 
virtual void Init (setting_type const &settings, metadata_type &metadata) override
 
virtual void OnLumi (event_type const &event, setting_type const &settings, metadata_type const &metadata) override
 
virtual void Produce (event_type const &event, product_type &product, setting_type const &settings, metadata_type const &metadata) const override
 

Detailed Description

ScaleVariationsProducer.

See https://indico.cern.ch/event/494682/contributions/1172505/attachments/1223578/1800218/mcaod-Feb15-2016.pdf for the motivation. This Producer copies event-by-event renormalization and factorization weights from the Kappa input file to the output. This can be used to calculate the migration of signal events between channels and categories.

Member Function Documentation

std::string ScaleVariationProducer::GetProducerId ( ) const
void ScaleVariationProducer::Init ( setting_type const &  settings,
metadata_type &  metadata 
)
overridevirtual
void ScaleVariationProducer::OnLumi ( event_type const &  event,
setting_type const &  settings,
metadata_type const &  metadata 
)
overridevirtual
void ScaleVariationProducer::Produce ( event_type const &  event,
product_type &  product,
setting_type const &  settings,
metadata_type const &  metadata 
) const
overridevirtual

The documentation for this class was generated from the following files: