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

Classes | Public Member Functions
Classical::PhaseSpace Class Reference

#include <PhaseSpace.hh>

List of all members.

Classes

class  Component

Public Member Functions

 PhaseSpace (unsigned int NDIM)
 ~PhaseSpace ()
unsigned int dim () const
const Componentcoordinates () const
const Componentmomenta () const
void start (const Genfun::Variable &variable, double value)
double startValue (const Genfun::Variable &component) const
 PhaseSpace (unsigned int NDIM)
 ~PhaseSpace ()
unsigned int dim () const
const Componentcoordinates () const
const Componentmomenta () const
void start (const Genfun::Variable &variable, double value)
double startValue (const Genfun::Variable &component) const

Detailed Description

Definition at line 17 of file CLHEP/GenericFunctions/PhaseSpace.hh.


Constructor & Destructor Documentation

Classical::PhaseSpace::PhaseSpace ( unsigned int  NDIM)

Definition at line 57 of file PhaseSpace.cc.

Definition at line 62 of file PhaseSpace.cc.

Classical::PhaseSpace::PhaseSpace ( unsigned int  NDIM)

Member Function Documentation

unsigned int Classical::PhaseSpace::dim ( ) const
unsigned int Classical::PhaseSpace::dim ( ) const
void Classical::PhaseSpace::start ( const Genfun::Variable variable,
double  value 
)
void Classical::PhaseSpace::start ( const Genfun::Variable variable,
double  value 
)

Definition at line 75 of file PhaseSpace.cc.

References Genfun::Variable::index().

Definition at line 87 of file PhaseSpace.cc.

References Genfun::Variable::index().

Referenced by Classical::RungeKuttaSolver::RungeKuttaSolver().


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