Log of /trunk/hist/hist/src/TUnfoldBinning.cxx
Parent Directory
Revision
48420 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 25 09:42:59 2013 UTC (23 months, 4 weeks ago) by
moneta
File length: 59030 byte(s)
Diff to
previous 48400
from Gabriel:
- Fixed Coverity Issues 48902 - 48905
- speedup in TH1::GetAsymmetry (~ 10%) using RetrieveBinContent and GetBinErrorSqUnchecked
Revision
48400 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 23 17:44:21 2013 UTC (2 years ago) by
moneta
File length: 59027 byte(s)
Diff to
previous 47095
from Gabriel:
- through use of RetrieveBinContent / GetBinErrorSqUnchecked and code cleanup -> achieved a 1.5x-2x speedup for TH1::Chi2Test
- reverted changes made to GetBinContent methods for 2 or 3 dimensions: these should still call TH1::GetBinContent since it is possible to have to call BufferEmpty
- made TAxis::GetLabels const -> as a consequence, deleted unnecessary const casts in TH1 code
- replaced GetBinError(bin) * GetBinError(bin) with GetBinErrorSqUnchecked(bin) in TH1::Merge
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.