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

XF.h File Reference

Go to the source code of this file.

Classes

class  XF::Function
 
class  XF::Pow
 
class  XF::Product
 
class  XF::PreMult
 
class  XF::PostMult
 

Namespaces

namespace  XF
 

Typedefs

typedef const FunctionXF::TRANSFUNCTION
 

Functions

Product XF::operator* (const Function &op1, const Function &op2)
 
PreMult XF::operator* (const HepGeom::Transform3D &xf, const Function &op2)
 
PostMult XF::operator* (const Function &op2, const HepGeom::Transform3D &xf)