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++ )
 
std::vector< G4double > theValues
 
G4RotMatInputType theInputType
 
G4GLOB_DLL std::ostream G4cout
 
static G4int GetVerboseLevel()
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
static G4double GetDouble(const G4String &str, G4double unitval=1.)
 
friend std::ostream & operator<<(std::ostream &os, const G4tgrRotationMatrix &obj)
 
static G4String GetString(const G4String &str)