Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#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.
Referenced by FindOrBuildG4RotMatrix().
G4RotationMatrix * G4tgbRotationMatrixMgr::FindOrBuildG4RotMatrix | ( | const G4String & | name | ) |
Definition at line 96 of file G4tgbRotationMatrixMgr.cc.
Referenced by G4tgbVolume::ConstructG4PhysVol(), G4tgbVolume::FindOrConstructG4Solid(), and G4tgbPlaceParameterisation::G4tgbPlaceParameterisation().
G4tgbRotationMatrix * G4tgbRotationMatrixMgr::FindOrBuildTgbRotMatrix | ( | const G4String & | name | ) |
Definition at line 141 of file G4tgbRotationMatrixMgr.cc.
Referenced by FindOrBuildG4RotMatrix().
G4tgbRotationMatrix * G4tgbRotationMatrixMgr::FindTgbRotMatrix | ( | const G4String & | name | ) |
Definition at line 157 of file G4tgbRotationMatrixMgr.cc.
Referenced by FindOrBuildTgbRotMatrix().
|
inline |
Definition at line 79 of file G4tgbRotationMatrixMgr.hh.
Referenced by G4tgbVolumeMgr::DumpSummary().
|
static |
Definition at line 54 of file G4tgbRotationMatrixMgr.cc.
Referenced by G4tgbVolume::ConstructG4PhysVol(), G4tgbVolumeMgr::DumpSummary(), G4tgbVolume::FindOrConstructG4Solid(), and G4tgbPlaceParameterisation::G4tgbPlaceParameterisation().
|
inline |
Definition at line 78 of file G4tgbRotationMatrixMgr.hh.