#include <stdlib.h>#include <stdio.h>#include "TROOT.h"#include "TList.h"#include "TMinuit.h"#include "TMath.h"#include "TError.h"#include "TPluginManager.h"#include "TClass.h"#include <atomic>Namespaces | |
| namespace | ROOT |
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
Functions | |
| void | InteractiveFCNm (Int_t &npar, Double_t *gin, Double_t &f, Double_t *u, Int_t flag) |
| Static function called when SetFCN is called in interactive mode. | |
Variables | |
| static const char | charal [29] = " .ABCDEFGHIJKLMNOPQRSTUVWXYZ" |
| TMinuit * | gMinuit |
Static function called when SetFCN is called in interactive mode.
Definition at line 927 of file TMinuit.cxx.
|
static |
Definition at line 338 of file TMinuit.cxx.
| TMinuit* gMinuit |
Definition at line 336 of file TMinuit.cxx.