45 : theName(
"Rotation-Matrix"), theInputType(
rm9)
74 G4Exception(
"G4tgrRotationMatrix::G4tgrRotationMatrix()",
76 "Input line must have 5, 8 or 11 words.");
81 size_t siz = wl.size() - 2;
82 for(
size_t ii = 0; ii < siz; ii++)
96 G4cout <<
" G4tgrRotationMatrix::G4tgrRotationMatrix() - Created: "
98 for(
size_t ii = 0; ii < siz; ii++)
111 os <<
"G4tgrRotationMatrix= " << obj.
theName
114 for(
size_t ii = 0; ii < obj.
theValues.size(); ii++ )
static G4int GetVerboseLevel()
std::ostream & operator<<(std::ostream &, const BasicVector3D< float > &)
std::vector< G4double > theValues
static G4String GetString(const G4String &str)
static constexpr double deg
static G4double GetDouble(const G4String &str, G4double unitval=1.)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
G4GLOB_DLL std::ostream G4cout
G4RotMatInputType theInputType