26 static const std::string dir{
"/tmp/roofit/"};
30 static bool isFirstCall =
true;
32 gSystem->
Exec((std::string(
"mkdir -p ") + dir).c_str());
R__EXTERN TSystem * gSystem
virtual Int_t Exec(const char *shellcmd)
Execute a command.
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...
std::string const & tmpPath()
Returns the path to the directory that should be used for temporary RooFit files (e....