rivet is hosted by Hepforge, IPPP Durham
Rivet 4.0.0
Experiment-specific jet efficiency and smearing functions

Functions

double Rivet::JET_BTAG_ATLAS_RUN1 (const Jet &j)
 Return the ATLAS Run 1 jet flavour tagging efficiency for the given Jet, from Delphes.
 
double Rivet::JET_BTAG_ATLAS_RUN2_MV2C20 (const Jet &j)
 Return the ATLAS Run 2 MC2c20 77% WP jet flavour tagging efficiency for the given Jet.
 
double Rivet::JET_BTAG_ATLAS_RUN2_MV2C10 (const Jet &j)
 Return the ATLAS Run 2 MC2c10 77% WP jet flavour tagging efficiency for the given Jet.
 
Jet Rivet::JET_SMEAR_ATLAS_RUN1 (const Jet &j)
 ATLAS Run 1 jet smearing.
 
Jet Rivet::JET_SMEAR_ATLAS_RUN2 (const Jet &j)
 
Jet Rivet::JET_SMEAR_CMS_RUN1 (const Jet &j)
 
Jet Rivet::JET_SMEAR_CMS_RUN2 (const Jet &j)
 

Detailed Description

Function Documentation

◆ JET_BTAG_ATLAS_RUN1()

double Rivet::JET_BTAG_ATLAS_RUN1 ( const Jet j)
inline

Return the ATLAS Run 1 jet flavour tagging efficiency for the given Jet, from Delphes.

Todo:
This form drops past ~100 GeV, asymptotically to zero efficiency... really?!

References Rivet::ParticleBase::abseta(), Rivet::Jet::bTagged(), Rivet::Jet::cTagged(), Rivet::deltaR(), and Rivet::ParticleBase::pT().

◆ JET_SMEAR_ATLAS_RUN1()

Jet Rivet::JET_SMEAR_ATLAS_RUN1 ( const Jet j)
inline

◆ JET_SMEAR_ATLAS_RUN2()

Jet Rivet::JET_SMEAR_ATLAS_RUN2 ( const Jet j)
inline

ATLAS Run 2 jet smearing

Todo:
Just a copy of the Run 1 one: improve!!

References Rivet::JET_SMEAR_ATLAS_RUN1().

◆ JET_SMEAR_CMS_RUN1()

Jet Rivet::JET_SMEAR_CMS_RUN1 ( const Jet j)
inline

CMS Run 2 jet smearing

Todo:
Just a copy of the suboptimal ATLAS one: improve!!

References Rivet::JET_SMEAR_ATLAS_RUN1().

Referenced by Rivet::JET_SMEAR_CMS_RUN2().

◆ JET_SMEAR_CMS_RUN2()

Jet Rivet::JET_SMEAR_CMS_RUN2 ( const Jet j)
inline

CMS Run 2 jet smearing

Todo:
Just a copy of the suboptimal ATLAS one: improve!!

References Rivet::JET_SMEAR_CMS_RUN1().