Geant4
9.6.p02
|
#include <G4tgbRotationMatrixMgr.hh>
Public Member Functions | |
~G4tgbRotationMatrixMgr () | |
G4RotationMatrix * | FindOrBuildG4RotMatrix (const G4String &name) |
G4RotationMatrix * | FindG4RotMatrix (const G4String &name) |
G4tgbRotationMatrix * | FindOrBuildTgbRotMatrix (const G4String &name) |
G4tgbRotationMatrix * | FindTgbRotMatrix (const G4String &name) |
const G4mstgbrotm | GetTgbRotMatList () const |
const G4msg4rotm & | GetG4RotMatList () const |
Static Public Member Functions | |
static G4tgbRotationMatrixMgr * | GetInstance () |
Definition at line 56 of file G4tgbRotationMatrixMgr.hh.
G4tgbRotationMatrixMgr::~G4tgbRotationMatrixMgr | ( | ) |
Definition at line 66 of file G4tgbRotationMatrixMgr.cc.
G4RotationMatrix * G4tgbRotationMatrixMgr::FindG4RotMatrix | ( | const G4String & | name) |
Definition at line 117 of file G4tgbRotationMatrixMgr.cc.
G4RotationMatrix * G4tgbRotationMatrixMgr::FindOrBuildG4RotMatrix | ( | const G4String & | name) |
Definition at line 96 of file G4tgbRotationMatrixMgr.cc.
G4tgbRotationMatrix * G4tgbRotationMatrixMgr::FindOrBuildTgbRotMatrix | ( | const G4String & | name) |
Definition at line 141 of file G4tgbRotationMatrixMgr.cc.
G4tgbRotationMatrix * G4tgbRotationMatrixMgr::FindTgbRotMatrix | ( | const G4String & | name) |
Definition at line 157 of file G4tgbRotationMatrixMgr.cc.
|
inline |
Definition at line 79 of file G4tgbRotationMatrixMgr.hh.
|
static |
Definition at line 54 of file G4tgbRotationMatrixMgr.cc.
|
inline |
Definition at line 78 of file G4tgbRotationMatrixMgr.hh.