GENIE-MC/Generator

revisit splines interpolation method for caching maximum cross section

Opened this issue · 0 comments

We should considering changing the default of the spline interpolation to AKIMA instead of TSpline3.

void CreateSpline(string type = "TSpline3");

This became possible after change from igor.