Rivet API documentation

Rivet 4.1.3
Rivet::ATLAS_RUN2_TAU_1p0n_PT_RES Class Reference

#include <ExptResolutionFunctions.hh>

Inheritance diagram for Rivet::ATLAS_RUN2_TAU_1p0n_PT_RES:
Rivet::ResolutionFunctor< Jet >

Public Member Functions

double resolution (const double pt, const double abseta) const
 Get hadronic tau pt resolution given pt and abseta.
double resolution (const Jet &hadTau) const override
const T2 & refData (const string &hname) const
LoggetLog () const

Detailed Description

Based on SA code from https://gitlab.cern.ch/atlas-sa/framework/-/blob/3c261d70940b42e216d7205af9f5d6882a88700d/src/ObjectResolutions.cxx WARNING: unvalidated. Note that this is for hadronic taus, and takes a JET (not a particle). SA do not provide any code for leptonic taus.

Member Function Documentation

◆ refData()

const T2 & Rivet::ResolutionFunctor< Jet >::refData ( const string & hname) const
inlineinherited

Get reference data for a named histo If the overwhelming majority of Functors end up not needing refdata, maybe we should factorise?

Todo
ensure that the type inherits from YODA::AnalysisObject?

Referenced by Rivet::ATLAS_RUN2_EMTOPO_PT_RES::ATLAS_RUN2_EMTOPO_PT_RES(), and Rivet::ATLAS_RUN2_JET_PHI_RES::ATLAS_RUN2_JET_PHI_RES().

◆ resolution()

double Rivet::ATLAS_RUN2_TAU_1p0n_PT_RES::resolution ( const Jet & hadTau) const
inlineoverridevirtual

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