46 ed <<
"G4PseudoScene::ProcessVolume called for solid \"" << solid.
GetName()
47 <<
"\".\n This is a base class - it shouldn't happen."
48 <<
"\n The concrete implementation has not processed this solid.";
49 G4Exception(
"G4PseudoScene::ProcessVolume",
"modeling0014",
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
std::ostringstream G4ExceptionDescription
G4VSolid * GetSolid() const
G4VPhysicalVolume * GetContainerVolume() const
void AddCompound(const G4VTrajectory &)
virtual void ProcessVolume(const G4VSolid &)
G4LogicalVolume * GetLogicalVolume() const
G4VSolid is an abstract base class for solids, physical shapes that can be tracked through....