GooFit  v2.1.3
Namespaces | Functions
Abort.cpp File Reference
#include <goofit/Color.h>
#include <goofit/Error.h>
#include <goofit/PdfBase.h>
#include <goofit/detail/Abort.h>
#include <goofit/detail/Backtrace.h>

Go to the source code of this file.

Namespaces

 GooFit
 

Functions

void GooFit::abort (std::string file, int line, std::string reason, const PdfBase *pdf=nullptr)
 Smart abort that includes the file name and location, and prints a stack trace if possible. More...