51 G4Exception(
"G4tgrSolidBoolean::G4tgrSolidBoolean()",
"InvalidInput",
79 for(
size_t ii = 0; ii < wl2.length(); ii++ )
81 wl2[ii] = toupper( wl2[ii] );
119 os <<
"G4tgrSolidBoolean= " << sol.
theName <<
" of type " << sol.
theType
124 for(
size_t ii = 0; ii < solpar.size(); ii++)
126 os << solpar[ii] <<
" " ;
G4ThreeVector GetRelativePlace() const
CLHEP::Hep3Vector G4ThreeVector
static G4int GetVerboseLevel()
std::ostream & operator<<(std::ostream &, const BasicVector3D< float > &)
G4tgrSolid * GetSolid() const
std::vector< std::vector< G4double > * > theSolidParams
G4tgrSolidBoolean(const std::vector< G4String > &wl)
const G4String & GetRelativeRotMatName() const
static G4String GetString(const G4String &str)
static G4double GetDouble(const G4String &str, G4double unitval=1.)
G4ThreeVector theRelativePlace
G4tgrSolid * FindSolid(const G4String &name, G4bool exists=false)
static void DumpVS(const std::vector< G4String > &wl, const char *msg)
void RegisterMe(G4tgrSolid *vol)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
std::vector< const G4tgrSolid * > theSolids
G4String theRelativeRotMatName
G4GLOB_DLL std::ostream G4cout
static G4tgrVolumeMgr * GetInstance()
G4tgrVolume * FindVolume(const G4String &volname, G4bool exists=false)