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

Classical::PhaseSpace Class Reference

#include <PhaseSpace.hh>

List of all members.

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

Classes

class  Component


Detailed Description

Definition at line 17 of file PhaseSpace.hh.


Constructor & Destructor Documentation

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

Definition at line 57 of file PhaseSpace.cc.

Classical::PhaseSpace::~PhaseSpace (  ) 

Definition at line 62 of file PhaseSpace.cc.


Member Function Documentation

const PhaseSpace::Component & Classical::PhaseSpace::coordinates (  )  const

Definition at line 66 of file PhaseSpace.cc.

Referenced by Genfun::EnergyFunction::operator()(), and Classical::RungeKuttaSolver::RungeKuttaSolver().

unsigned int Classical::PhaseSpace::dim (  )  const

Definition at line 98 of file PhaseSpace.cc.

Referenced by Genfun::EnergyFunction::operator()(), and Classical::RungeKuttaSolver::RungeKuttaSolver().

const PhaseSpace::Component & Classical::PhaseSpace::momenta (  )  const

Definition at line 70 of file PhaseSpace.cc.

Referenced by Genfun::EnergyFunction::operator()(), and Classical::RungeKuttaSolver::RungeKuttaSolver().

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

Definition at line 75 of file PhaseSpace.cc.

References Genfun::Variable::index().

double Classical::PhaseSpace::startValue ( const Genfun::Variable component  )  const

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:
Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7