35#ifndef G4tgbRotationMatrixMgr_hh
36#define G4tgbRotationMatrixMgr_hh 1
47using G4msg4rotm = std::map<G4String, G4RotationMatrix*, std::less<G4String>>;
std::map< G4String, G4RotationMatrix *, std::less< G4String > > G4msg4rotm
std::map< G4String, G4tgbRotationMatrix *, std::less< G4String > > G4mstgbrotm
std::ostream & operator<<(std::ostream &, const G4RotationMatrix &)
const G4msg4rotm & GetG4RotMatList() const
static G4tgbRotationMatrixMgr * GetInstance()
G4RotationMatrix * FindG4RotMatrix(const G4String &name)
~G4tgbRotationMatrixMgr()
G4RotationMatrix * FindOrBuildG4RotMatrix(const G4String &name)
G4tgbRotationMatrix * FindOrBuildTgbRotMatrix(const G4String &name)
G4tgbRotationMatrix * FindTgbRotMatrix(const G4String &name)
const G4mstgbrotm GetTgbRotMatList() const