111 void Print(
const char* filename, std::string options=
"BTfB3CS1meangmode", std::vector<double> intervals=std::vector<double>(0),
int ww=0,
int wh=0);
122 void Print(
const char* filename, std::string options,
double interval,
int ww=0,
int wh=0);
149 void Draw(std::string options=
"BTfB3CS1meangmodelmode", std::vector<double> intervals=std::vector<double>(0));
157 void Draw(std::string options,
double interval);
211 TGraph*
DrawProfile(
int axis, std::string options, std::string drawoptions=
"blacksolid");