Fork me on GitHub

Changeset 7429c6a in git for modules/TreeWriter.cc


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
  • modules/TreeWriter.cc

    r0203656 r7429c6a  
    650650
    651651    entry->TauTag = candidate->TauTag;
     652    entry->TauWeight = candidate->TauWeight;
    652653
    653654    entry->Charge = candidate->Charge;
Note: See TracChangeset for help on using the changeset viewer.