#include <ElectronEtaSelector.h>
|
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 |
|
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.
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: