40 #ifndef G4tgrRotationMatrixFactory_h
41 #define G4tgrRotationMatrixFactory_h
49 typedef std::map< G4String, G4tgrRotationMatrix* >
G4mstgrrotm;
65 {
return theTgrRotMats; }
67 {
return theTgrRotMatList; }
81 std::vector<G4tgrRotationMatrix*> theTgrRotMatList;
std::map< G4String, G4tgrRotationMatrix * > G4mstgrrotm
G4tgrRotationMatrix * FindRotMatrix(const G4String &rotm)
G4tgrRotationMatrix * AddRotMatrix(const std::vector< G4String > &wl)
const G4mstgrrotm & GetRotMatMap() const
static G4tgrRotationMatrixFactory * GetInstance()
std::vector< G4tgrRotationMatrix * > GetRotMatList() const