|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <PhaseSpace.hh>
Classes | |
| class | Component |
Public Member Functions | |
| PhaseSpace (unsigned int NDIM) | |
| ~PhaseSpace () | |
| unsigned int | dim () const |
| const Component & | coordinates () const |
| const Component & | momenta () 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 Component & | coordinates () const |
| const Component & | momenta () const |
| void | start (const Genfun::Variable &variable, double value) |
| double | startValue (const Genfun::Variable &component) const |
Definition at line 17 of file CLHEP/GenericFunctions/PhaseSpace.hh.
| 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.
| Classical::PhaseSpace::PhaseSpace | ( | unsigned int | NDIM | ) |
| Classical::PhaseSpace::~PhaseSpace | ( | ) |
| const PhaseSpace::Component & Classical::PhaseSpace::coordinates | ( | ) | const |
Definition at line 66 of file PhaseSpace.cc.
Referenced by Genfun::EnergyFunction::operator()(), and Classical::RungeKuttaSolver::RungeKuttaSolver().
| const Component& Classical::PhaseSpace::coordinates | ( | ) | const |
| unsigned int Classical::PhaseSpace::dim | ( | ) | const |
Definition at line 98 of file PhaseSpace.cc.
Referenced by Genfun::EnergyFunction::operator()(), and Classical::RungeKuttaSolver::RungeKuttaSolver().
| unsigned int Classical::PhaseSpace::dim | ( | ) | const |
| const Component& Classical::PhaseSpace::momenta | ( | ) | const |
| 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 | ||
| ) |
| 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 |
| 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().
1.8.1