FastJet 3.0alpha3
Public Member Functions | Protected Attributes | Friends
fastjet::NSubjettinessStructure Class Reference

the structure returned by the NSubjettinessTagger transformer. More...

#include <NSubjettinessTagger.hh>

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

List of all members.

Public Member Functions

 NSubjettinessStructure (const std::vector< PseudoJet > &pieces)
 ctor with pieces initialisation
double tau2 () const
 access to the associated N-subjettiness
double costhetas () const
 access to 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 NSubjettinessTagger

Detailed Description

the structure returned by the NSubjettinessTagger transformer.

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

Definition at line 136 of file NSubjettinessTagger.hh.


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