- Timestamp:
- Mar 22, 2018, 12:52:31 PM (7 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 285752e
- Parents:
- 070a19b
- git-author:
- Michele Selvaggi <michele.selvaggi@…> (03/22/18 12:52:31)
- git-committer:
- GitHub <noreply@…> (03/22/18 12:52:31)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/TreeWriter.cc
r070a19b rc1ea422 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.