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