CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <XF.h>
Public Member Functions | |
Pow (const HepGeom::Transform3D &, Genfun::GENFUNCTION f) | |
virtual | ~Pow () |
virtual HepGeom::Transform3D | operator() (double argument) const |
virtual HepGeom::Transform3D | operator() (const Genfun::Argument &argument) const |
Pow * | clone () const |
Pow (const Pow &right) | |
![]() | |
Function () | |
virtual | ~Function () |
virtual unsigned int | dimensionality () const |
Function (const Function &right) | |
XF::Pow::Pow | ( | const HepGeom::Transform3D & | xform, |
Genfun::GENFUNCTION | f | ||
) |
|
virtual |
Implements XF::Function.
|
virtual |
|
virtual |
Implements XF::Function.
Definition at line 201 of file XF.cc.
References CLHEP::HepAxisAngle::axis(), CLHEP::HepRotation::axisAngle(), CLHEP::HepAxisAngle::delta(), HepGeom::Transform3D::getRotation(), HepGeom::Transform3D::getTranslation(), and CLHEP::HepAxisAngle::setDelta().
Referenced by operator()().