#include "TBits.h"#include "TObjArray.h"#include "TNamed.h"Go to the source code of this file.
Classes | |
| class | TOperOffset |
| class | TFormula |
Variables | |
| const Int_t | kMAXFOUND = 500 |
| const Int_t | kTFOperMask = 0x7fffff |
| const UChar_t | kTFOperShift = 23 |
Definition at line 38 of file TFormula.h.
| const Int_t kTFOperMask = 0x7fffff |
Definition at line 39 of file TFormula.h.
| const UChar_t kTFOperShift = 23 |
Definition at line 40 of file TFormula.h.
1.5.1