65 G4Exception(
"G4tgrRotationMatrix::G4tgrRotationMatrix()",
"InvalidMatrix",
71 std::size_t siz = wl.size() - 2;
72 for(std::size_t ii = 0; ii < siz; ++ii)
86 G4cout <<
" G4tgrRotationMatrix::G4tgrRotationMatrix() - Created: "
88 for(std::size_t ii = 0; ii < siz; ++ii)
100 os <<
"G4tgrRotationMatrix= " << obj.
theName
103 for(std::size_t ii = 0; ii < obj.
theValues.size(); ++ii)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
static constexpr double deg
G4GLOB_DLL std::ostream G4cout
static G4int GetVerboseLevel()
std::vector< G4double > theValues
G4RotMatInputType theInputType
static G4String GetString(const G4String &str)
static G4double GetDouble(const G4String &str, G4double unitval=1.)
std::ostream & operator<<(std::ostream &, const BasicVector3D< float > &)