Changeset 264bf40 in git for modules/Merger.cc
- Timestamp:
- Apr 26, 2013, 12:39:14 PM (12 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- f8d08bb
- Parents:
- a817a22
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/Merger.cc
ra817a22 r264bf40 140 140 candidate->Momentum.SetPtEtaPhiE(sumPT, 0.0, 0.0, sumE); 141 141 142 fEnergyOutputArray->Add(candidate);} 142 fEnergyOutputArray->Add(candidate); 143 } 143 144 144 145 //------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.