Fork me on GitHub

Changeset b286067 in git for modules/Isolation.h


Ignore:
Timestamp:
Aug 19, 2013, 3:40:54 PM (11 years ago)
Author:
pavel <pavel@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
76d3973
Parents:
82e07cf
Message:

added UsePTSum and PTSumMax parameters to the Isolation module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/Isolation.h

    r82e07cf rb286067  
    4141  Double_t fPTRatioMax;
    4242
     43  Double_t fPTSumMax;
     44
     45  Bool_t fUsePTSum;
     46
    4347  IsolationClassifier *fClassifier; //!
    4448
Note: See TracChangeset for help on using the changeset viewer.