rivet is hosted by Hepforge, IPPP Durham
Rivet 4.0.0
Rivet::HTT Class Reference

Wrapper class for configuring use of HEPTopTagger. More...

#include <RivetHTT.hh>

Classes

struct  InputParameters
 

Public Member Functions

 HTT ()
 Constructor without arguments.
 
 HTT (HTT::InputParameters &params)
 Constructor with arguments.
 
void setParams (HTT::InputParameters &params)
 Set the tagging parameters.
 
void calc (Jet &jet)
 Run the top tagger on a given jet.
 
const Jet topJet () const
 Top jet.
 
const Jet bJet () const
 The bottom jet inside the top.
 
const Jet wJet () const
 The W jet inside the top.
 
const Jet w1Jet () const
 Leading subjet from W.
 
const Jet w2Jet () const
 Second leading subjet from W.
 
const PseudoJet & topJet () const
 Top jet, as a pseudojet.
 
const PseudoJet & bJet () const
 The bottom jet inside the top, as a pseudojet.
 
const PseudoJet & wJet () const
 The W jet inside the top, as a pseudojet.
 
const PseudoJet & w1Jet () const
 Leading subjet from W, as a pseudojet.
 
const PseudoJet & w2Jet () const
 Second leading subjet from W, as a pseudojet.
 
const Jetssubjets () const
 pT-ordered subjets
 
double prunedMass () const
 The pruned mass.
 
double unfilteredMass () const
 
double deltaTopMass () const
 Difference between the reco top mass and the true top mass.
 
bool isTopTagged () const
 Is the jet tagged?
 
bool passedMassCutTop () const
 Was the top-mass window requirement passed?
 
bool passedMassCut2D () const
 2D mass plane requirements passed?
 

Detailed Description

Wrapper class for configuring use of HEPTopTagger.

Member Function Documentation

◆ setParams()

void Rivet::HTT::setParams ( HTT::InputParameters params)

The documentation for this class was generated from the following file:
  • /Users/chrisg/software/rivet/include/Rivet/Tools/RivetHTT.hh