| Summary: | cannot retrieve stored physics tables | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Maya.Stavrianakou |
| Component: | run | Assignee: | kurasige |
| Status: | CLOSED LATER | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 5.2 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
Maya.Stavrianakou
2003-09-04 07:28:07 CEST
The material name with space can not be retreived in ascii mode because space is recognized as a separator betwenn name and density for version 5.2. Material name with space can be used in binary mode. Problems in binary mode are under investigation. The material name with space can not be retreived only in binary mode because space is recognized as a separator betwenn name and density in ascii mode. These problems will be fixed later version. The material name and/or region name with space can not be retreived in ascii mode because space is recognized as a separator. Binary mode (default mode) is recommeded to be used for Storing/Retrieving Physics Table. Ascii mode is provided only for debugging. |