Revision 353ee6cd90b8e10ec132ce3d430319a7b29795f4 authored by Jonas Rembser on 17 April 2024, 17:24:06 UTC, committed by Jonas Rembser on 19 April 2024, 11:35:25 UTC
After commit a27e60a6d4f, it is not important anymore that only the
variables used by the expression are passed to RooFormula.

Removing the corresponding warnings helps to get rid of useless warnings
in the case where you want to try out variations of the formula that
omit certain terms, and in particular it helps in
`RooAbsData::reduce()`, where the formula is always passed all the
varaiables in the dataset, whether the reduction uses them or not.
1 parent 311b78e
History
File Mode Size
AtlasExample.C -rw-r--r-- 6.2 KB
analyze.C -rw-r--r-- 4.3 KB
anim.C -rw-r--r-- 990 bytes
archi.C -rw-r--r-- 7.0 KB
arrows.C -rw-r--r-- 988 bytes
basic3d.C -rw-r--r-- 2.6 KB
canvas.C -rw-r--r-- 3.8 KB
canvas2.C -rw-r--r-- 6.2 KB
compile.C -rw-r--r-- 964 bytes
crown.C -rw-r--r-- 646 bytes
diamond.C -rw-r--r-- 267 bytes
earth.C -rw-r--r-- 1.6 KB
earth.dat -rw-r--r-- 147.7 KB
ellipse.C -rw-r--r-- 822 bytes
eval.C -rw-r--r-- 1.3 KB
event.C -rw-r--r-- 2.2 KB
feynman.C -rw-r--r-- 1.5 KB
first.C -rw-r--r-- 1.5 KB
formula1.C -rw-r--r-- 799 bytes
framework.C -rw-r--r-- 1.3 KB
gaxis.C -rw-r--r-- 1.3 KB
gaxis2.C -rw-r--r-- 921 bytes
gaxis3.C -rw-r--r-- 1.5 KB
graph_edit_playback.C -rw-r--r-- 4.8 KB
greyscale.C -rw-r--r-- 964 bytes
gtime.C -rw-r--r-- 1.1 KB
inside.C -rw-r--r-- 1.1 KB
latex.C -rw-r--r-- 873 bytes
latex2.C -rw-r--r-- 783 bytes
latex3.C -rw-r--r-- 1.0 KB
latex4.C -rw-r--r-- 5.6 KB
latex5.C -rw-r--r-- 7.8 KB
mandelbrot.C -rw-r--r-- 3.5 KB
markerwarning.C -rw-r--r-- 4.5 KB
mass_spectrum.C -rw-r--r-- 4.0 KB
palettes.C -rw-r--r-- 4.3 KB
pavetext.C -rw-r--r-- 1.1 KB
perceptualcolormap.C -rw-r--r-- 2.1 KB
piechart.C -rw-r--r-- 1.5 KB
polytest1.C -rw-r--r-- 3.4 KB
polytest2.C -rw-r--r-- 3.9 KB
pstable.C -rw-r--r-- 4.8 KB
psview.C -rw-r--r-- 1.8 KB
quarks.C -rw-r--r-- 3.2 KB
saveall.C -rw-r--r-- 1.1 KB
schroedinger_hydrogen.C -rw-r--r-- 1.9 KB
tmathtext.C -rw-r--r-- 1.8 KB
tmathtext2.C -rw-r--r-- 50.7 KB
tornado.C -rw-r--r-- 1.7 KB
transparency.C -rw-r--r-- 2.9 KB
triangles.C -rw-r--r-- 1.7 KB

back to top