Changes in modules/JetPileUpSubtractor.cc [cab38f6:d4b9697] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/JetPileUpSubtractor.cc
rcab38f6 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.