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
index.md -rw-r--r-- 192 bytes
vo001_AdoptOrOwnMemory.C -rw-r--r-- 1.6 KB
vo001_AdoptOrOwnMemory.py -rw-r--r-- 1.5 KB
vo002_VectorCalculations.C -rw-r--r-- 2.7 KB
vo003_LogicalOperations.C -rw-r--r-- 2.3 KB
vo004_SortAndSelect.C -rw-r--r-- 1.8 KB
vo004_SortAndSelect.py -rw-r--r-- 1.5 KB
vo005_Combinations.C -rw-r--r-- 1.7 KB
vo005_Combinations.py -rw-r--r-- 1.5 KB
vo006_IndexManipulation.C -rw-r--r-- 1.5 KB
vo007_PhysicsHelpers.C -rw-r--r-- 3.2 KB

back to top