Changeset d4b9697 in git for modules/JetPileUpSubtractor.cc
- Timestamp:
- Dec 21, 2014, 8:43:44 PM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 7278220
- Parents:
- a5bbe8a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/JetPileUpSubtractor.cc
ra5bbe8a rd4b9697 109 109 momentum = candidate->Momentum; 110 110 area = candidate->Area; 111 eta = TMath::Abs(momentum.Eta());111 eta = momentum.Eta(); 112 112 113 113 // find rho
Note:
See TracChangeset
for help on using the changeset viewer.