GooFit
v2.1.3
include
goofit
detail
Abort.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
5
namespace
GooFit
{
6
7
class
PdfBase;
8
10
void
abort
(std::string file,
int
line, std::string reason,
const
PdfBase *pdf =
nullptr
);
11
12
}
// namespace GooFit
GooFit::abort
void 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...
Definition:
Abort.cpp:9
GooFit
Definition:
Application.h:18
Generated on Sat Apr 21 2018 20:13:17 for GooFit by
1.8.13