Fork me on GitHub

Changeset 7429c6a in git for classes/DelphesClasses.h


Ignore:
Timestamp:
Mar 15, 2018, 3:33:18 PM (7 years ago)
Author:
Martin <martin.flechl@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
f25215c
Parents:
0203656
Message:

Adding TauWeight variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • classes/DelphesClasses.h

    r0203656 r7429c6a  
    373373
    374374  UInt_t TauTag; // 0 or 1 for a jet that has been tagged as a tau
     375  Float_t TauWeight; // probability for jet to be identified as tau
    375376
    376377  Int_t Charge; // tau charge
     
    556557
    557558  UInt_t TauTag;
     559  Float_t TauWeight;
    558560
    559561  Float_t Eem;
Note: See TracChangeset for help on using the changeset viewer.