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

#include <ElectronEtaSelector.h>

+ Inheritance diagram for ElectronEtaSelector:

Public Member Functions

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

Detailed Description

Producer that modifies the event.m_electrons[..].p4.Eta() according to the Htt specifications to electron->superclusterposition.Eta() See: https://twiki.cern.ch/twiki/bin/viewauth/CMS/HiggsToTauTauWorkingSummer2013#Electron_ID

It is recommendet to always run this producer globally and before any use of event.m_electrons.

Member Function Documentation

virtual std::string ElectronEtaSelector::GetProducerId ( ) const
inlineoverridevirtual
void ElectronEtaSelector::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: