@@ -94,10 +94,11 @@ examples_main = {
9494 { name : "err" , item : "draw_stacke;1" , title : "error draw options for stacked histograms" }
9595 ] ,
9696 TF1 : [
97- { name :"hist+func" , opt : "" , url : "?nobrowser&file=$$$fillrandom.root&item=h1f;1+sqroot;1" } ,
98- { name :"canv" , opt : "" , file : "danilo6.root" , item : "canvas;1" } ,
99- { name :"ff2" , file : "ff2.root" , item : "c1Dia;1" } ,
100- { name :"ff3" , file : "ff3.root" , item : "c1Dia;1" }
97+ { name : "hist+func" , opt : "" , url : "?nobrowser&file=$$$fillrandom.root&item=h1f;1+sqroot;1" } ,
98+ { name : "canv" , opt : "" , file : "danilo6.root" , item : "canvas;1" } ,
99+ { name : "sum" , opt : "" , file : "tf1new.root" , item : "c1;1" , title : "newest version of ROOT with new coding rules for the functions parameters" } ,
100+ { name : "ff2" , file : "ff2.root" , item : "c1Dia;1" } ,
101+ { name : "ff3" , file : "ff3.root" , item : "c1Dia;1" }
101102 ] ,
102103 TCanvas : [
103104 { name :"roofit" , file : "rf107.root" , item : "rf107_plotstyles;1" } ,
0 commit comments