Problem 1869

Summary: UnitsTable in MT mode
Product: Geant4 Reporter: michel.maire
Component: intercomsAssignee: asai
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P5    
Version: 10.2   
Hardware: All   
OS: All   

Description michel.maire 2016-06-08 19:46:08 CEST
In several examples, we introduce new units via G4UnitDefinition(), which in turn register them in G4UnitsTable.
(see PhysicsList constructor of Hadr04, where millielectronVolt is defined)
In sequential mode, the UI manager recognize these units; we can use them  e.g. /gun/energy 25 meV  …etc…
It is not the case in MT.
Comment 1 asai 2016-06-18 02:48:46 CEST
Dear Michel,
Thanks for reporting this issue. I confirm there is a problem, and would require some time to fix it.
The fix will come after the 10.3-beta release.
Makoto
Comment 2 asai 2016-08-03 06:05:05 CEST
Fix is committed to the repository and will be included in the next release.