Revision ecc5b95a2ba5b8b8fdbe35ad4ef97535fd22927a authored by will-cern on 15 June 2024, 06:52:10 UTC, committed by Danilo Piparo on 15 June 2024, 10:20:08 UTC
ParamHistFunc currently does not adhere to the convention that if it is
independent of the variable passed to binBoundaries method that it should
return `nullptr`. This is fixed, along with more correct obtaining of the bin
boundaries, from the RooDataHist itself.
1 parent c632980
History
File Mode Size
FITS_tutorial1.C -rw-r--r-- 1.5 KB
FITS_tutorial2.C -rw-r--r-- 1.1 KB
FITS_tutorial3.C -rw-r--r-- 741 bytes
FITS_tutorial4.C -rw-r--r-- 937 bytes
FITS_tutorial5.C -rw-r--r-- 1.6 KB
FITS_tutorial6.C -rw-r--r-- 678 bytes
FITS_tutorial7.C -rw-r--r-- 1.2 KB
FITS_tutorial8.C -rw-r--r-- 2.3 KB
rmf.fits -rw-r--r-- 1.8 MB
sample1.fits -rw-r--r-- 225.0 KB
sample2.fits -rw-r--r-- 42.2 KB
sample3.fits -rw-r--r-- 1.1 MB
sample4.fits -rw-r--r-- 11.2 KB
sample5.fits -rw-r--r-- 205.3 KB

back to top