Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TFormula.h File Reference
#include "TNamed.h"
#include "TBits.h"
#include "TObjArray.h"

Classes

class  ROOT::v5::TFormula
 The FORMULA class (ROOT version 5). More...
class  ROOT::v5::TOperOffset

Namespaces

namespace  ROOT
namespace  ROOT::v5

Variables

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

Variable Documentation

◆ kMAXFOUND

const Int_t kMAXFOUND = 500

Definition at line 31 of file TFormula.h.

◆ kTFOperMask

const Int_t kTFOperMask = 0x7fffff

Definition at line 32 of file TFormula.h.

◆ kTFOperShift

const UChar_t kTFOperShift = 23

Definition at line 33 of file TFormula.h.