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

Public Member Functions | Public Attributes
Genfun::RKIntegrator::RKData::Data Struct Reference

#include <RKIntegrator.hh>

List of all members.

Public Member Functions

 Data (int size)
bool operator< (const Data &right) const
bool operator== (const Data &right) const
 Data (int size)
bool operator< (const Data &right) const
bool operator== (const Data &right) const

Public Attributes

std::vector< doublevariable
std::vector< doublefirstDerivative
double time
bool dcalc

Detailed Description

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


Constructor & Destructor Documentation

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

Definition at line 113 of file GenericFunctions/RKIntegrator.hh.


Member Function Documentation

bool Genfun::RKIntegrator::RKData::Data::operator< ( const Data right) const [inline]

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

References time.

bool Genfun::RKIntegrator::RKData::Data::operator< ( const Data right) const [inline]

Definition at line 114 of file GenericFunctions/RKIntegrator.hh.

References time.

bool Genfun::RKIntegrator::RKData::Data::operator== ( const Data right) const [inline]

Definition at line 115 of file GenericFunctions/RKIntegrator.hh.

References time.

bool Genfun::RKIntegrator::RKData::Data::operator== ( const Data right) const [inline]

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

References time.


Member Data Documentation

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

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


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