Fork me on GitHub

Changeset 8abab33 in git for modules/FastJetFinder.h


Ignore:
Timestamp:
Oct 16, 2015, 2:03:01 PM (9 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
5e4c40d
Parents:
0bbf248
Message:

updated code to match Nsubjettiness recommendation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/FastJetFinder.h

    r0bbf248 r8abab33  
    4141  namespace contrib {
    4242    class NjettinessPlugin;
     43    class AxesDefinition;
     44    class MeasureDefinition;   
    4345  }
    4446}
     
    7880
    7981  Bool_t fComputeNsubjettiness;
     82  fastjet::contrib::AxesDefinition *fAxesDef;
     83  fastjet::contrib::MeasureDefinition *fMeasureDef;   
    8084  Double_t fBeta;
    8185  Int_t fAxisMode;
Note: See TracChangeset for help on using the changeset viewer.