Logo ROOT   6.07/09
Reference Guide
Classes | Namespaces | Variables
TFormula.h File Reference
#include "TNamed.h"
#include "TBits.h"
#include "TObjArray.h"
#include "TMethodCall.h"
#include "TInterpreter.h"
#include <vector>
#include <list>
#include <map>
Include dependency graph for TFormula.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::v5::TFormula
 The FORMULA class (ROOT version 5) More...
 
class  TFormula
 The F O R M U L A class. More...
 
class  TFormulaFunction
 Helper class for TFormula. More...
 
class  TFormulaParamOrder
 Functor defining the parameter order. More...
 
class  TFormulaVariable
 Another helper class for TFormula. More...
 
class  ROOT::v5::TOperOffset
 

Namespaces

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

Variables

const Int_t kMAXFOUND = 500
 
const Int_t kTFOperMask = 0x7fffff
 
const UChar_t kTFOperShift = 23
 

Variable Documentation

const Int_t kMAXFOUND = 500

Definition at line 37 of file TFormula.h.

const Int_t kTFOperMask = 0x7fffff

Definition at line 38 of file TFormula.h.

const UChar_t kTFOperShift = 23

Definition at line 39 of file TFormula.h.