Changeset ba75867 in git for modules/TreeWriter.cc
- Timestamp:
- Dec 5, 2017, 8:33:08 PM (7 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 6965fe1
- Parents:
- 5107603
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/TreeWriter.cc
r5107603 rba75867 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.