Logo ROOT   6.08/07
Reference Guide
Classes | Namespaces
FCNBase.h File Reference
#include "Minuit2/MnConfig.h"
#include <vector>
#include "Minuit2/GenericFunction.h"
Include dependency graph for FCNBase.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Minuit2::FCNBase
 Interface (abstract class) defining the function to be minimized, which has to be implemented by the user. More...
 

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::Minuit2