#include "UgliGeometry/TNodeX.h"#include "TGeometry.h"#include "TRotMatrix.h"#include <iostream>Go to the source code of this file.
Variables | |
| Double_t | gTranslation [kMAXLEVELS][kVectorSize] |
| Double_t | gRotMatrix [kMAXLEVELS][kMatrixSize] |
| Int_t | gGeomLevel = 0 |
|
|
Definition at line 27 of file TNodeX.cxx. Referenced by TNodeX::UpdateMatrixVect(). |
|
|
Definition at line 26 of file TNodeX.cxx. Referenced by TNodeX::Local2MasterVect(), TNodeX::Master2LocalVect(), and TNodeX::UpdateMatrixVect(). |
|
|
Definition at line 25 of file TNodeX.cxx. Referenced by TNodeX::UpdateMatrixVect(). |
1.3.9.1