FastJet 3.0.0
Public Member Functions | Protected Attributes | Friends
fastjet::JHTopTaggerStructure Class Reference

the structure returned by the JHTopTagger transformer. More...

#include <fastjet/tools/JHTopTagger.hh>

Inheritance diagram for fastjet::JHTopTaggerStructure:
Inheritance graph
[legend]
Collaboration diagram for fastjet::JHTopTaggerStructure:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 JHTopTaggerStructure (std::vector< PseudoJet > pieces, const JetDefinition::Recombiner *recombiner=0)
 ctor with pieces initialisation
const PseudoJetW () const
 returns the W subjet
PseudoJet W1 () const
 returns the first W subjet (the harder)
PseudoJet W2 () const
 returns the second W subjet
const PseudoJetnon_W () const
 returns the non-W subjet It will have 1 or 2 pieces depending on whether the tagger has found 3 or 4 pieces
double cos_theta_W () const
 returns the W helicity angle

Protected Attributes

double _cos_theta_w
 the W helicity angle

Friends

class JHTopTagger

Detailed Description

the structure returned by the JHTopTagger transformer.

See the JHTopTagger class description for the details of what is inside this structure

Definition at line 167 of file JHTopTagger.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends