|
VGM Version 5.3.1
|
Go to the source code of this file.
Namespaces | |
| namespace | RootGM |
| VGM implementation for Root. | |
Functions | |
| VGM::Transform | RootGM::Transform (const TGeoMatrix &matrix) |
| VGM::Transform | RootGM::TransformScale (const TGeoScale &scale) |
| VGM::Transform | RootGM::Identity () |
| bool | RootGM::HasReflection (const TGeoMatrix &matrix) |
| TGeoMatrix * | RootGM::CreateTransform (const VGM::Transform &transform) |
| TGeoScale * | RootGM::CreateScale (const VGM::Transform &transform) |
| bool | RootGM::HasReflection (const VGM::Transform &transform) |
| TGeoHMatrix | RootGM::Displacement (TGeoShape *shape) |
| void | RootGM::fromToRotation (double from[3], double to[3], double mtx[3][3]) |