| Summary: | Crash in G4Box::DistanceToOut() | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Isidro.Gonzalez |
| Component: | geometry | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | Ivana.Hrivnacova, Vladimir.Grichine |
| Priority: | P2 | ||
| Version: | other | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
Isidro.Gonzalez
2001-07-05 03:38:30 CEST
The geometry you're trying to define does not make much sense, since Geant4 expects that the detector geometry you're interested to should be placed -inside- a mother world, while here you're trying to use it directly as the world. Please, try placing it inside a bigger mother box. We'll however investigate the way to avoid such crashes also for improper use of the world volume. Thanks. |