Logo ROOT  
Reference Guide
ROOT::v5::TOperOffset Class Reference

Definition at line 42 of file TFormula.h.

Public Types

enum  { kVariable = 0 , kParameter = 1 , kConstant = 2 }
 

Public Member Functions

 TOperOffset ()
 TOper offset - helper class for TFormula* specify type of operand fTypeX = kVariable = kParameter = kConstant fOffestX = offset in corresponding array. More...
 

Protected Attributes

Short_t fOffset0
 
Short_t fOffset1
 
Short_t fOffset2
 
Short_t fOffset3
 
Short_t fOldAction
 
Short_t fToJump
 
Short_t fType0
 
Short_t fType1
 
Short_t fType2
 
Short_t fType3
 

Friends

class TFormula
 

#include <v5/TFormula.h>

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
kVariable 
kParameter 
kConstant 

Definition at line 45 of file TFormula.h.

Constructor & Destructor Documentation

◆ TOperOffset()

ROOT::v5::TOperOffset::TOperOffset ( )

TOper offset - helper class for TFormula* specify type of operand fTypeX = kVariable = kParameter = kConstant fOffestX = offset in corresponding array.

Definition at line 3727 of file TFormula_v5.cxx.

Friends And Related Function Documentation

◆ TFormula

friend class TFormula
friend

Definition at line 43 of file TFormula.h.

Member Data Documentation

◆ fOffset0

Short_t ROOT::v5::TOperOffset::fOffset0
protected

Definition at line 53 of file TFormula.h.

◆ fOffset1

Short_t ROOT::v5::TOperOffset::fOffset1
protected

Definition at line 55 of file TFormula.h.

◆ fOffset2

Short_t ROOT::v5::TOperOffset::fOffset2
protected

Definition at line 57 of file TFormula.h.

◆ fOffset3

Short_t ROOT::v5::TOperOffset::fOffset3
protected

Definition at line 59 of file TFormula.h.

◆ fOldAction

Short_t ROOT::v5::TOperOffset::fOldAction
protected

Definition at line 61 of file TFormula.h.

◆ fToJump

Short_t ROOT::v5::TOperOffset::fToJump
protected

Definition at line 60 of file TFormula.h.

◆ fType0

Short_t ROOT::v5::TOperOffset::fType0
protected

Definition at line 52 of file TFormula.h.

◆ fType1

Short_t ROOT::v5::TOperOffset::fType1
protected

Definition at line 54 of file TFormula.h.

◆ fType2

Short_t ROOT::v5::TOperOffset::fType2
protected

Definition at line 56 of file TFormula.h.

◆ fType3

Short_t ROOT::v5::TOperOffset::fType3
protected

Definition at line 58 of file TFormula.h.

Libraries for ROOT::v5::TOperOffset:
[legend]

The documentation for this class was generated from the following files: