![]() |
ROOT
6.06/08
Reference Guide
|
#include "Riostream.h"#include "TObjArray.h"#include "TGeoManager.h"#include "TGeoMatrix.h"#include "TMath.h"
Include dependency graph for TGeoMatrix.cxx:Go to the source code of this file.
Variables | |
| TGeoIdentity * | gGeoIdentity = 0 |
| const Int_t | kN3 = 3*sizeof(Double_t) |
| const Int_t | kN9 = 9*sizeof(Double_t) |
| TGeoIdentity* gGeoIdentity = 0 |
Definition at line 177 of file TGeoMatrix.cxx.
Referenced by TGeoIdentity::Inverse().
Definition at line 178 of file TGeoMatrix.cxx.
Referenced by TGeoCombiTrans::Clear(), TGeoGenTrans::Clear(), TGeoHMatrix::Clear(), TGeoHMatrix::CopyFrom(), TGeoMatrix::GetHomogenousMatrix(), TGeoMatrix::LocalToMaster(), TGeoMatrix::LocalToMasterBomb(), TGeoMatrix::LocalToMasterVect(), TGeoTranslation::LocalToMasterVect(), TGeoMatrix::MasterToLocal(), TGeoMatrix::MasterToLocalBomb(), TGeoMatrix::MasterToLocalVect(), TGeoTranslation::MasterToLocalVect(), TGeoHMatrix::Multiply(), TGeoHMatrix::MultiplyLeft(), TGeoScale::operator=(), TGeoCombiTrans::operator=(), TGeoHMatrix::operator=(), TGeoCombiTrans::RotateX(), TGeoHMatrix::RotateX(), TGeoCombiTrans::RotateY(), TGeoHMatrix::RotateY(), TGeoCombiTrans::RotateZ(), TGeoHMatrix::RotateZ(), TGeoTranslation::SetTranslation(), TGeoCombiTrans::SetTranslation(), TGeoCombiTrans::TGeoCombiTrans(), TGeoHMatrix::TGeoHMatrix(), and TGeoScale::TGeoScale().
Definition at line 179 of file TGeoMatrix.cxx.
Referenced by TGeoRotation::Clear(), TGeoHMatrix::Clear(), TGeoHMatrix::CopyFrom(), TGeoHMatrix::Multiply(), TGeoRotation::MultiplyBy(), TGeoHMatrix::MultiplyLeft(), TGeoHMatrix::operator=(), TGeoRotation::RotateX(), TGeoHMatrix::RotateX(), TGeoRotation::RotateY(), TGeoHMatrix::RotateY(), TGeoRotation::RotateZ(), TGeoHMatrix::RotateZ(), and TGeoHMatrix::TGeoHMatrix().