Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Classes | |
class | G4tgbRotationMatrixMgr |
Typedefs | |
using | G4mstgbrotm = std::map< G4String, G4tgbRotationMatrix *, std::less< G4String > > |
using | G4msg4rotm = std::map< G4String, G4RotationMatrix *, 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.