GooFit
v2.1.3
|
#include <goofit/Application.h>
#include <goofit/PDFs/basic/ExpPdf.h>
#include <goofit/UnbinnedDataSet.h>
#include <goofit/Variable.h>
#include <goofit/fitting/FitManagerMinuit1.h>
#include <iostream>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 11 of file exponential1.cpp.
References GooFit::UnbinnedDataSet::addEvent(), data, GooFit::FitManagerMinuit1::fit(), GOOFIT_PARSE, and GooFit::PdfBase::setData().