void simple()
{
return par[0] *
x[0] *
x[0] + (par[1] -
x[1]) *
x[1];
});
file->Write(
"TheHist", hist);
}
- Date
- 2015-03-22
- Warning
- This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!
- Author
- Axel Naumann axel@.nosp@m.cern.nosp@m..ch
Definition in file simple.cxx.