Skip to content

Commit 4ad2fa9

Browse files
committed
Add demo for TF12
1 parent 5bb01b9 commit 4ad2fa9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

demo/examples.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,8 @@
192192
{ "name": "ff2", "file": "ff2.root", "item": "c1Dia;1" },
193193
{ "name": "ff3", "file": "ff3.root", "item": "c1Dia;1" },
194194
{ "name": "cb", "file": "tutorials_math.root", "item": "crystallball", "title": "Example of crystallball math function, output of tutorials/math/CrystalBall.C" },
195-
{ "name": "chebyshev", "file": "tutorials_math.root", "item": "chebyshev_pol", "title": "Example of Chebyshev polynoms, output of tutorials/math/chebyshev_pol.C" }
195+
{ "name": "chebyshev", "file": "tutorials_math.root", "item": "chebyshev_pol", "title": "Example of Chebyshev polynoms, output of tutorials/math/chebyshev_pol.C" },
196+
{ "name": "f12", "file": "f12.root", "item": "c1", "title" : "Example of TF12 function from documentaion" }
196197
],
197198
"TF2" : [
198199
{ "name": "tf2", "json": "tf2.json.gz", "opt": "", "title": "Example of TF2 drawing" },

0 commit comments

Comments
 (0)