40 #ifndef G4tgrRotationMatrixFactory_h 
   41 #define G4tgrRotationMatrixFactory_h 
   49 typedef std::map< G4String, G4tgrRotationMatrix* > 
G4mstgrrotm;
 
std::map< G4String, G4tgrRotationMatrix * > G4mstgrrotm
 
static G4ThreadLocal G4tgrRotationMatrixFactory * theInstance
 
G4mstgrrotm theTgrRotMats
 
G4tgrRotationMatrix * FindRotMatrix(const G4String &rotm)
 
~G4tgrRotationMatrixFactory()
 
G4tgrRotationMatrix * AddRotMatrix(const std::vector< G4String > &wl)
 
const G4mstgrrotm & GetRotMatMap() const 
 
static G4tgrRotationMatrixFactory * GetInstance()
 
std::vector< G4tgrRotationMatrix * > theTgrRotMatList
 
G4tgrRotationMatrixFactory()
 
std::vector< G4tgrRotationMatrix * > GetRotMatList() const