#include <TauTauRestFrameSelector.h>
|
virtual std::string | GetProducerId () const override |
|
virtual void | Init (setting_type const &settings, metadata_type &metadata) override |
|
virtual void | Produce (event_type const &event, product_type &product, setting_type const &settings, metadata_type const &metadata) const override |
|
Producer to select the tautau restframe reconstruction method.
Required config tags:
- TauTauRestFrameReco (possible valus: visible_leptons, visible_leptons_met, collinear_approximation, svfit)
virtual std::string TauTauRestFrameSelector::GetProducerId |
( |
| ) |
const |
|
inlineoverridevirtual |
void TauTauRestFrameSelector::Init |
( |
setting_type const & |
settings, |
|
|
metadata_type & |
metadata |
|
) |
| |
|
overridevirtual |
void TauTauRestFrameSelector::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: