42 #ifndef G4tgrSolidBoolean_h
43 #define G4tgrSolidBoolean_h
84 if((ii != 0) && (ii != 1))
86 std::ostringstream message;
87 message <<
"Only two G4tgrSolids (0,1) possible ! Asking for... "
89 G4Exception(
"G4tgrSolidBoolean::GetSolid()",
"InvalidInput",
std::vector< std::vector< G4double > * > theSolidParams
CLHEP::Hep3Vector G4ThreeVector
const G4tgrSolid * GetSolid(G4int ii) const
G4tgrSolidBoolean(const std::vector< G4String > &wl)
G4ThreeVector GetRelativePlace() const
G4String theRelativeRotMatName
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
const G4String & GetRelativeRotMatName() const
std::vector< const G4tgrSolid * > theSolids
G4ThreeVector theRelativePlace
friend std::ostream & operator<<(std::ostream &, const G4tgrSolidBoolean &)