39   grout->DrawClone(
"LPX");
 
   46   dir.
Append(
"/visualisation/graphs/");
 
   67   vC1 = 
new TCanvas(
"vC1",
"Smooth Regression",200,10,900,700);
 
   74   DrawSmooth(1,
"Kernel Smoother: bandwidth = 2.0",
"times",
"accel");
 
   78   DrawSmooth(2,
"Kernel Smoother: bandwidth = 5.0",
"",
"");
 
   92   DrawSmooth(5,
"Super Smoother: bass = 0",
"",
"");
 
   96   DrawSmooth(6,
"Super Smoother: bass = 3",
"",
"");
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
char * Form(const char *fmt,...)
Formats a string in a circular formatting buffer.
 
A helper class to smooth TGraph.
 
A TGraph is an object made of two arrays X and Y with npoints each.
 
1-D histogram with a float per channel (see TH1 documentation)
 
const char * Data() const
 
TString & ReplaceAll(const TString &s1, const TString &s2)
 
TString & Append(const char *cs)