ROOT  6.06/09
Reference Guide
Public Types | Public Member Functions | Protected Attributes | Friends | List of all members
ROOT::v5::TOperOffset Class Reference

Definition at line 48 of file TFormula.h.

Public Types

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

Public Member Functions

 TOperOffset ()
 

Protected Attributes

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

Friends

class TFormula
 

#include <v5/TFormula.h>

Member Enumeration Documentation

anonymous enum
Enumerator
kVariable 
kParameter 
kConstant 

Definition at line 51 of file TFormula.h.

Constructor & Destructor Documentation

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

Friends And Related Function Documentation

friend class TFormula
friend

Definition at line 49 of file TFormula.h.

Member Data Documentation

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

Definition at line 59 of file TFormula.h.

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

Definition at line 61 of file TFormula.h.

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

Definition at line 63 of file TFormula.h.

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

Definition at line 65 of file TFormula.h.

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

Definition at line 67 of file TFormula.h.

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

Definition at line 66 of file TFormula.h.

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

Definition at line 58 of file TFormula.h.

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

Definition at line 60 of file TFormula.h.

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

Definition at line 62 of file TFormula.h.

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

Definition at line 64 of file TFormula.h.


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