- Timestamp:
- Sep 3, 2013, 9:41:25 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/Calorimeter.cc
r1273 r1274 263 263 fTrackHCalFractions.push_back(hcalFraction); 264 264 265 if(ecalFraction < 1.0E-9 && hcalFraction < 1.0E-9) continue;266 267 265 // find eta bin [1, fEtaBins.size - 1] 268 266 itEtaBin = lower_bound(fEtaBins.begin(), fEtaBins.end(), trackPosition.Eta());
Note:
See TracChangeset
for help on using the changeset viewer.