CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
|
Classes | |
class | Function |
class | PostMult |
class | Pow |
class | PreMult |
class | Product |
Typedefs | |
typedef const Function & | TRANSFUNCTION |
Functions | |
Product | operator* (const Function &op1, const Function &op2) |
PreMult | operator* (const HepGeom::Transform3D &xf, const Function &op2) |
PostMult | operator* (const Function &op2, const HepGeom::Transform3D &xf) |
typedef const Function& XF::TRANSFUNCTION |
PostMult XF::operator* | ( | const Function & | op2, |
const HepGeom::Transform3D & | xf | ||
) |
PreMult XF::operator* | ( | const HepGeom::Transform3D & | xf, |
const Function & | op2 | ||
) |