CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
Classical::PhaseSpace Class Reference

#include <CLHEP/GenericFunctions/PhaseSpace.hh>

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
 

Detailed Description

Definition at line 17 of file PhaseSpace.hh.

Constructor & Destructor Documentation

◆ PhaseSpace()

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

◆ ~PhaseSpace()

Classical::PhaseSpace::~PhaseSpace ( )

Member Function Documentation

◆ coordinates()

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

◆ dim()

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

◆ momenta()

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

◆ start()

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

◆ startValue()

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

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