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] << 
" " ;
 
G4tgrSolid * FindSolid(const G4String &name, G4bool exists=false)
 
std::vector< std::vector< G4double > *> theSolidParams
 
CLHEP::Hep3Vector G4ThreeVector
 
G4tgrSolidBoolean(const std::vector< G4String > &wl)
 
G4GLOB_DLL std::ostream G4cout
 
static G4int GetVerboseLevel()
 
G4String theRelativeRotMatName
 
const G4String & GetRelativeRotMatName() const
 
static G4tgrVolumeMgr * GetInstance()
 
G4tgrVolume * FindVolume(const G4String &volname, G4bool exists=false)
 
void RegisterMe(G4tgrSolid *vol)
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
static G4double GetDouble(const G4String &str, G4double unitval=1.)
 
static void DumpVS(const std::vector< G4String > &wl, const char *msg)
 
G4ThreeVector GetRelativePlace() const
 
static G4String GetString(const G4String &str)
 
std::vector< const G4tgrSolid * > theSolids
 
G4tgrSolid * GetSolid() const
 
G4ThreeVector theRelativePlace
 
friend std::ostream & operator<<(std::ostream &, const G4tgrSolidBoolean &)