Fork me on GitHub

Changeset fbad4c7 in git for classes/DelphesClasses.h


Ignore:
Timestamp:
May 24, 2018, 9:12:31 PM (6 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
4689481
Parents:
4fd4f01 (diff), 792092a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into photonId

Conflicts:

cards/CMS_PhaseII/CMS_PhaseII_200PU_v03.tcl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • classes/DelphesClasses.h

    r4fd4f01 rfbad4c7  
    375375
    376376  UInt_t TauTag; // 0 or 1 for a jet that has been tagged as a tau
     377  Float_t TauWeight; // probability for jet to be identified as tau
    377378
    378379  Int_t Charge; // tau charge
     
    563564
    564565  UInt_t TauTag;
     566  Float_t TauWeight;
    565567
    566568  Float_t Eem;
Note: See TracChangeset for help on using the changeset viewer.