FastJet 3.0.5
Public Member Functions | Protected Attributes | Friends
fastjet::RestFrameNSubjettinessTaggerStructure Class Reference

the structure returned by the RestFrameNSubjettinessTagger transformer. More...

#include <fastjet/tools/RestFrameNSubjettinessTagger.hh>

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

List of all members.

Public Member Functions

 RestFrameNSubjettinessTaggerStructure (const std::vector< PseudoJet > &pieces_in)
 ctor with pieces initialisation
double tau2 () const
 returns the associated N-subjettiness
double costhetas () const
 returns the associated angle with the boosted axis

Protected Attributes

double _tau2
 the value of the N-subjettiness
double _costhetas
 the minimal angle between the dijets and the boost axis

Friends

class RestFrameNSubjettinessTagger

Detailed Description

the structure returned by the RestFrameNSubjettinessTagger transformer.

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

Definition at line 135 of file RestFrameNSubjettinessTagger.hh.


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