Geant4  10.02.p03
CCalRotationMatrixFactory.hh File Reference
#include <map>
#include "G4RotationMatrix.hh"
Include dependency graph for CCalRotationMatrixFactory.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CCalRotationMatrixFactory
 

Typedefs

typedef G4RotationMatrixG4RotationMatrixPtr
 
typedef std::map< G4String, G4RotationMatrixPtr, std::less< G4String > > G4RotationMatrixTable
 
typedef std::map< G4String, G4RotationMatrixPtr, std::less< G4String > >::iterator G4RotationMatrixTableIterator
 

Typedef Documentation

◆ G4RotationMatrixPtr

◆ G4RotationMatrixTable

Definition at line 38 of file CCalRotationMatrixFactory.hh.

◆ G4RotationMatrixTableIterator

typedef std::map<G4String, G4RotationMatrixPtr, std::less<G4String> >::iterator G4RotationMatrixTableIterator

Definition at line 39 of file CCalRotationMatrixFactory.hh.