Changeset 5a69ba1d in git for modules/TreeWriter.cc
- Timestamp:
- Jan 12, 2018, 5:43:01 PM (7 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 3037765
- Parents:
- ae061c1 (diff), 1f7223c (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/TreeWriter.cc
rae061c1 r5a69ba1d 681 681 entry->NSubJetsSoftDropped = candidate->NSubJetsSoftDropped; 682 682 683 entry->SoftDroppedJet = candidate->SoftDroppedJet ; 684 entry->SoftDroppedSubJet1 = candidate->SoftDroppedSubJet1 ; 685 entry->SoftDroppedSubJet2 = candidate->SoftDroppedSubJet2; 686 687 683 688 for(i = 0; i < 5; i++) 684 689 {
Note:
See TracChangeset
for help on using the changeset viewer.