41 #ifndef G4tgbRotationMatrixMgr_h 
   42 #define G4tgbRotationMatrixMgr_h 
std::map< G4String, G4tgbRotationMatrix *, std::less< G4String > > G4mstgbrotm
 
std::ostream & operator<<(std::ostream &, const G4RotationMatrix &)
 
std::map< G4String, G4RotationMatrix *, std::less< G4String > > G4msg4rotm
 
CLHEP::HepRotation G4RotationMatrix
 
static G4tgbRotationMatrixMgr * GetInstance()
 
G4tgbRotationMatrix * FindOrBuildTgbRotMatrix(const G4String &name)
 
const G4msg4rotm & GetG4RotMatList() const 
 
static G4ThreadLocal G4tgbRotationMatrixMgr * theInstance
 
const G4mstgbrotm GetTgbRotMatList() const 
 
G4RotationMatrix * FindG4RotMatrix(const G4String &name)
 
G4mstgbrotm theTgbRotMats
 
~G4tgbRotationMatrixMgr()
 
G4RotationMatrix * FindOrBuildG4RotMatrix(const G4String &name)
 
G4tgbRotationMatrix * FindTgbRotMatrix(const G4String &name)