Problem 1869 - UnitsTable in MT mode
Summary: UnitsTable in MT mode
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: intercoms (show other problems)
Version: 10.2
Hardware: All All
: P5 trivial
Assignee: asai
URL:
Depends on:
Blocks:
 
Reported: 2016-06-08 19:46 CEST by michel.maire
Modified: 2016-08-03 06:05 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.