Geant4 11.1.1
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 49 of file G4tgbRotationMatrixMgr.hh.
G4tgbRotationMatrixMgr::~G4tgbRotationMatrixMgr | ( | ) |
Definition at line 57 of file G4tgbRotationMatrixMgr.cc.
G4RotationMatrix * G4tgbRotationMatrixMgr::FindG4RotMatrix | ( | const G4String & | name | ) |
Definition at line 103 of file G4tgbRotationMatrixMgr.cc.
Referenced by FindOrBuildG4RotMatrix().
G4RotationMatrix * G4tgbRotationMatrixMgr::FindOrBuildG4RotMatrix | ( | const G4String & | name | ) |
Definition at line 82 of file G4tgbRotationMatrixMgr.cc.
Referenced by G4tgbVolume::ConstructG4PhysVol(), G4tgbVolume::FindOrConstructG4Solid(), G4tgbPlaceParameterisation::G4tgbPlaceParameterisation(), and G4tgrSolidMultiUnion::G4tgrSolidMultiUnion().
G4tgbRotationMatrix * G4tgbRotationMatrixMgr::FindOrBuildTgbRotMatrix | ( | const G4String & | name | ) |
Definition at line 126 of file G4tgbRotationMatrixMgr.cc.
Referenced by FindOrBuildG4RotMatrix().
G4tgbRotationMatrix * G4tgbRotationMatrixMgr::FindTgbRotMatrix | ( | const G4String & | name | ) |
Definition at line 140 of file G4tgbRotationMatrixMgr.cc.
Referenced by FindOrBuildTgbRotMatrix().
|
inline |
Definition at line 70 of file G4tgbRotationMatrixMgr.hh.
Referenced by G4tgbVolumeMgr::DumpSummary().
|
static |
Definition at line 46 of file G4tgbRotationMatrixMgr.cc.
Referenced by G4tgbVolume::ConstructG4PhysVol(), G4tgbVolumeMgr::DumpSummary(), G4tgbVolume::FindOrConstructG4Solid(), G4tgbPlaceParameterisation::G4tgbPlaceParameterisation(), and G4tgrSolidMultiUnion::G4tgrSolidMultiUnion().
|
inline |
Definition at line 69 of file G4tgbRotationMatrixMgr.hh.