Changeset c614dd7 in git for modules/TreeWriter.cc
- Timestamp:
- Sep 23, 2019, 5:29:37 PM (5 years ago)
- Branches:
- ImprovedOutputFile, Timing, master
- Children:
- 3051358a, 84a097e
- Parents:
- ededa33
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/TreeWriter.cc
rededa33 rc614dd7 775 775 entry->NCharged = candidate->NCharged; 776 776 entry->NNeutrals = candidate->NNeutrals; 777 778 entry->NeutralEnergyFraction = candidate->NeutralEnergyFraction; 779 entry->ChargedEnergyFraction = candidate->ChargedEnergyFraction; 777 780 entry->Beta = candidate->Beta; 778 781 entry->BetaStar = candidate->BetaStar;
Note:
See TracChangeset
for help on using the changeset viewer.