| 
    FastJet 3.0.2 
   | 
 
the structure returned by the RestFrameNSubjettinessTagger transformer. More...
#include <fastjet/tools/RestFrameNSubjettinessTagger.hh>


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 | 
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.
 1.7.4