# | Line 493 | Line 493 | float weightTruePileupSummer12toMoriond( | |
---|---|---|
493 | 0.000184523, | |
494 | 0.000164717, | |
495 | 0.000146364, | |
496 | < | 0.000271879} |
496 | > | 0.000271879}; |
497 | ||
498 | //return w[(int)floor(input+0.5)]; | |
499 | return w[(int)floor(input)]; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |