|
FastJet 3.0alpha3
|
the structure returned by the NSubjettinessTagger transformer. More...
#include <NSubjettinessTagger.hh>


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