ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4tgbRotationMatrixMgr.hh File Reference
#include "globals.hh"
#include <iostream>
#include <map>
#include "G4tgbRotationMatrix.hh"
+ Include dependency graph for G4tgbRotationMatrixMgr.hh:
+ This graph shows which files directly or indirectly include this file:

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 Documentation

typedef std::map< G4String, G4RotationMatrix*, std::less<G4String> > G4msg4rotm

Definition at line 53 of file G4tgbRotationMatrixMgr.hh.

View newest version in sPHENIX GitHub at line 53 of file G4tgbRotationMatrixMgr.hh

typedef std::map< G4String, G4tgbRotationMatrix*, std::less<G4String> > G4mstgbrotm

Definition at line 51 of file G4tgbRotationMatrixMgr.hh.

View newest version in sPHENIX GitHub at line 51 of file G4tgbRotationMatrixMgr.hh

Function Documentation

std::ostream& operator<< ( std::ostream &  ,
const G4RotationMatrix  
)
inline

Definition at line 411 of file Rotation.h.

View newest version in sPHENIX GitHub at line 411 of file Rotation.h

References deg, G4endl, CLHEP::HepRotation::phiX(), CLHEP::HepRotation::phiY(), CLHEP::HepRotation::phiZ(), r, CLHEP::HepRotation::thetaX(), CLHEP::HepRotation::thetaY(), and CLHEP::HepRotation::thetaZ().

+ Here is the call graph for this function: