Logo ROOT  
Reference Guide
TFractionFitter.h File Reference
#include "TVirtualFitter.h"
#include "TObjArray.h"
#include "TFitResultPtr.h"
#include <vector>
Include dependency graph for TFractionFitter.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TFractionFitter
 Fits MC fractions to data histogram. More...
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Fit
 Namespace for the fitting classes.
 

Functions

void TFractionFitFCN (Int_t &npar, Double_t *gin, Double_t &f, Double_t *par, Int_t flag)
 

Function Documentation

◆ TFractionFitFCN()

void TFractionFitFCN ( Int_t npar,
Double_t gin,
Double_t f,
Double_t par,
Int_t  flag 
)