Fork me on GitHub

Changeset 31 in svn for trunk/interface/SmearUtil.h


Ignore:
Timestamp:
Nov 13, 2008, 5:15:34 PM (16 years ago)
Author:
severine ovyn
Message:

add isolation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/interface/SmearUtil.h

    r11 r31  
    128128  bool Btaggedjet(const TLorentzVector &JET, const TSimpleArray<TRootGenParticle> &subarray);
    129129
     130  //******************************isolation criteria**************************************
     131  bool Isolation(Float_t phi,Float_t eta,const vector<TLorentzVector> &tracks,float PT_TRACK2);
     132
    130133};
    131134
Note: See TracChangeset for help on using the changeset viewer.