CLHEP 2.0.4.7 Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Genfun::RKIntegrator Class Reference

#include <RKIntegrator.hh>

List of all members.

Public Member Functions

 RKIntegrator ()
virtual ~RKIntegrator ()
ParameteraddDiffEquation (const AbsFunction *diffEquation, const std::string &variableName="anon", double defStartingValue=0.0, double startingValueMin=0.0, double startingValueMax=0.0)
ParametercreateControlParameter (const std::string &variableName="anon", double defStartingValue=0.0, double startingValueMin=0.0, double startingValueMax=0.0)
const RKFunctiongetFunction (unsigned int i) const

Classes

class  RKData
class  RKFunction


Detailed Description

Author:

Definition at line 43 of file RKIntegrator.hh.


Constructor & Destructor Documentation

Genfun::RKIntegrator::RKIntegrator (  ) 

Definition at line 87 of file RKIntegrator.cc.

References Genfun::RCBase::ref().

Genfun::RKIntegrator::~RKIntegrator (  )  [virtual]

Definition at line 93 of file RKIntegrator.cc.

References Genfun::RCBase::unref().


Member Function Documentation

Parameter * Genfun::RKIntegrator::addDiffEquation ( const AbsFunction diffEquation,
const std::string &  variableName = "anon",
double  defStartingValue = 0.0,
double  startingValueMin = 0.0,
double  startingValueMax = 0.0 
)

Definition at line 98 of file RKIntegrator.cc.

References Genfun::RKIntegrator::RKData::_diffEqn, Genfun::RKIntegrator::RKData::_startingValParameter, Genfun::RKIntegrator::RKData::_startingValParameterCache, and Genfun::AbsFunction::clone().

Parameter * Genfun::RKIntegrator::createControlParameter ( const std::string &  variableName = "anon",
double  defStartingValue = 0.0,
double  startingValueMin = 0.0,
double  startingValueMax = 0.0 
)

Definition at line 115 of file RKIntegrator.cc.

References Genfun::RKIntegrator::RKData::_controlParameter, and Genfun::RKIntegrator::RKData::_controlParameterCache.

const RKIntegrator::RKFunction * Genfun::RKIntegrator::getFunction ( unsigned int  i  )  const

Definition at line 129 of file RKIntegrator.cc.


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 22:02:32 2010 for CLHEP by  doxygen 1.4.7