- Timestamp:
- Mar 28, 2018, 3:32:33 PM (7 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- a670493, f3598d0
- Parents:
- 9800798 (diff), 285752e (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
r9800798 ra027b5e 376 376 rapidity = (cosTheta == 1.0 ? signz*999.9 : momentum.Rapidity()); 377 377 378 entry->P = p; 378 379 entry->PT = pt; 379 380 entry->Eta = eta;
Note:
See TracChangeset
for help on using the changeset viewer.