Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Classes | |
class | G4tgbRotationMatrixMgr |
Typedefs | |
typedef std::map< G4String, G4tgbRotationMatrix *, std::less< G4String > > | G4mstgbrotm |
typedef std::map< G4String, G4RotationMatrix *, std::less< G4String > > | G4msg4rotm |
Functions | |
std::ostream & | operator<< (std::ostream &, const G4RotationMatrix &) |
typedef std::map< G4String, G4RotationMatrix*, std::less<G4String> > G4msg4rotm |
Definition at line 54 of file G4tgbRotationMatrixMgr.hh.
typedef std::map< G4String, G4tgbRotationMatrix*, std::less<G4String> > G4mstgbrotm |
Definition at line 52 of file G4tgbRotationMatrixMgr.hh.
std::ostream & operator<< | ( | std::ostream & | os, |
const G4RotationMatrix & | rot | ||
) |
Definition at line 171 of file G4tgbRotationMatrixMgr.cc.