GooFit
v2.1.3
|
#include <goofit/GlobalCudaDefines.h>
#include <goofit/Variable.h>
#include <goofit/Version.h>
#include <goofit/detail/Abort.h>
#include <goofit/detail/Macros.h>
#include <algorithm>
#include <map>
#include <set>
#include <vector>
Go to the source code of this file.
Classes | |
class | GooFit::PdfBase |
Namespaces | |
ROOT | |
ROOT::Minuit2 | |
GooFit | |
Variables | |
const int | GooFit::maxParams = GOOFIT_MAXPAR |
fptype * | GooFit::dev_event_array |
fptype | GooFit::host_normalisation [maxParams] |
fptype | GooFit::host_params [maxParams] |
unsigned int | GooFit::host_indices [maxParams] |
int | GooFit::totalParams = 0 |
int | GooFit::totalConstants = 1 |