| Summary: | change of G4Scintillation variables to static from Geant4.9 to Geant9.10, afecting different process for different particles | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Thiago Bezerra <thiago> |
| Component: | processes/optical | Assignee: | gum |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | andrea.dotti |
| Priority: | P5 | ||
| Version: | 10.0 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Thiago Bezerra
2014-09-07 06:13:58 CEST
Thanks Thiago, I'll look into this ... I think to remember that the static assignment was part of the migration to multi-threading. Regards, Peter (In reply to comment #1) > Thanks Thiago, > > I'll look into this ... I think to remember that the static assignment was part > of the migration to multi-threading. > > Regards, Peter Hi Peter, Thanks for taking a look into it. Any news regarding this issue? regards thiago A set of tags to solve this problem has been prepared. The tags will be part of 10.1 version of Geant4. Note that due to the nature of the problem and the need to support MT, we had to re-design naming scheme of optical-UI commands. The new commands have a new structure and unfortunately the change is not back-compatible (e.g. macro files using optical UI commands need an update). The functionality of 9.6 described in this report has been restored. And the use-case described here is now working again. Andrea (In reply to comment #3) > A set of tags to solve this problem has been prepared. The tags will be part of > 10.1 version of Geant4. Note that due to the nature of the problem and the need > to support MT, we had to re-design naming scheme of optical-UI commands. > The new commands have a new structure and unfortunately the change is not > back-compatible (e.g. macro files using optical UI commands need an update). > > The functionality of 9.6 described in this report has been restored. And the > use-case described here is now working again. > > Andrea Thank you very much Andrea, for fixing it and let us know! Best regards, Thiago |