|
Geant4-11
|
Go to the source code of this file.
Data Structures | |
| class | G4tgbRotationMatrixMgr |
Typedefs | |
| using | G4msg4rotm = std::map< G4String, G4RotationMatrix *, std::less< G4String > > |
| using | G4mstgbrotm = std::map< G4String, G4tgbRotationMatrix *, std::less< G4String > > |
Functions | |
| std::ostream & | operator<< (std::ostream &, const G4RotationMatrix &) |
| using G4msg4rotm = std::map<G4String, G4RotationMatrix*, std::less<G4String> > |
Definition at line 47 of file G4tgbRotationMatrixMgr.hh.
| using G4mstgbrotm = std::map<G4String, G4tgbRotationMatrix*, std::less<G4String> > |
Definition at line 45 of file G4tgbRotationMatrixMgr.hh.
| std::ostream & operator<< | ( | std::ostream & | os, |
| const G4RotationMatrix & | rot | ||
| ) |
Definition at line 154 of file G4tgbRotationMatrixMgr.cc.
References deg, G4endl, CLHEP::HepRotation::phiX(), CLHEP::HepRotation::phiY(), CLHEP::HepRotation::phiZ(), CLHEP::HepRotation::thetaX(), CLHEP::HepRotation::thetaY(), and CLHEP::HepRotation::thetaZ().