Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

TVariable Class Reference

#include <TVariable.h>

List of all members.

Public Member Functions

 TVariable ()
 TVariable (TString name, TString formula, Float_t value, Float_t defaultValue)
 ~TVariable ()
TString GetName ()
TString GetFormula ()
Float_t GetValue ()
Float_t GetDefaultValue ()
void SetName (TString name)
void SetFormula (TString formula)
void SetValue (Float_t value)
void SetDefaultValue (Float_t value)

Protected Attributes

TString fName
TString fFormula
Float_t fValue
Float_t fDefaultValue


Constructor & Destructor Documentation

TVariable::TVariable  ) 
 

TVariable::TVariable TString  name,
TString  formula,
Float_t  value,
Float_t  defaultValue
 

TVariable::~TVariable  ) 
 


Member Function Documentation

Float_t TVariable::GetDefaultValue  )  [inline]
 

TString TVariable::GetFormula  )  [inline]
 

TString TVariable::GetName  )  [inline]
 

Float_t TVariable::GetValue  )  [inline]
 

void TVariable::SetDefaultValue Float_t  value  )  [inline]
 

void TVariable::SetFormula TString  formula  )  [inline]
 

void TVariable::SetName TString  name  )  [inline]
 

void TVariable::SetValue Float_t  value  )  [inline]
 


Member Data Documentation

Float_t TVariable::fDefaultValue [protected]
 

TString TVariable::fFormula [protected]
 

TString TVariable::fName [protected]
 

Float_t TVariable::fValue [protected]
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 15 17:06:36 2006 for ROOTSNNS by doxygen 1.3.6