| Summary: | problem with geometry | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | zbiri |
| Component: | geometry | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 6.2 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
zbiri
2004-11-24 11:20:15 CET
It seems here you have a problem in the way you're coding your detector description in C++. G4PVPlacement and G4LogicalVolume are two different types that obviously cannot be converted ! A physical-volume is NOT a logical-volume ... Please, check carefully what you're doing in your code. Also please, do not post questions in the bug-report system which is just meant to address potential bugs in the Geant4 code. Use the Hypernews Forum instead, thanks. |