CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Classes | Public Member Functions | Public Attributes | Friends
Genfun::RKIntegrator::RKData Class Reference

#include <RKIntegrator.hh>

Inheritance diagram for Genfun::RKIntegrator::RKData:
Genfun::RCBase Genfun::RCBase

List of all members.

Classes

struct  Data

Public Member Functions

 RKData ()
void lock ()
void recache ()
 RKData ()
void lock ()
void recache ()

Public Attributes

std::vector< Parameter * > _startingValParameter
std::vector< double_startingValParameterCache
std::vector< Parameter * > _controlParameter
std::vector< double_controlParameterCache
std::vector< const AbsFunction * > _diffEqn
std::set< Data_fx
bool _locked

Friends

class ImaginaryFriend

Detailed Description

Definition at line 101 of file CLHEP/GenericFunctions/RKIntegrator.hh.


Constructor & Destructor Documentation

Definition at line 77 of file RKIntegrator.cc.


Member Function Documentation

Definition at line 134 of file RKIntegrator.cc.

References _diffEqn, and _locked.

Referenced by Genfun::RKIntegrator::RKFunction::operator()().

Definition at line 146 of file RKIntegrator.cc.

Referenced by Genfun::RKIntegrator::RKFunction::operator()().


Friends And Related Function Documentation

ImaginaryFriend [friend]

Definition at line 135 of file CLHEP/GenericFunctions/RKIntegrator.hh.


Member Data Documentation


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