Changeset 8c3ac78 in git for modules/TreeWriter.cc
- Timestamp:
- Apr 11, 2018, 6:26:41 PM (7 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 58cfe91, 900ad95
- Parents:
- a670493 (diff), b1d948c (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. - git-author:
- Michele Selvaggi <michele.selvaggi@…> (04/11/18 18:26:41)
- git-committer:
- GitHub <noreply@…> (04/11/18 18:26:41)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/TreeWriter.cc
ra670493 r8c3ac78 696 696 } 697 697 698 //--- exclusive clustering variables --- 699 entry->ExclYmerge23 = candidate->ExclYmerge23; 700 entry->ExclYmerge34 = candidate->ExclYmerge34; 701 entry->ExclYmerge45 = candidate->ExclYmerge45; 702 entry->ExclYmerge56 = candidate->ExclYmerge56; 703 704 698 705 FillParticles(candidate, &entry->Particles); 699 706 }
Note:
See TracChangeset
for help on using the changeset viewer.