You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to provide an interface for G4GenericMessenger in nain41, probably with a build pattern to tweak the commands properly. Initial work in #14.
Important finding: when defining a new unit with G4UnitDefinition, the table of units must exist already, which Geant4 doesn't ensure. Our interface can do this automagically.
Footnotes
And keep an eye on the other ways to build messengers ↩
The text was updated successfully, but these errors were encountered:
We need to provide an interface for
G4GenericMessenger
in nain41, probably with a build pattern to tweak the commands properly. Initial work in #14.Important finding: when defining a new unit with
G4UnitDefinition
, the table of units must exist already, which Geant4 doesn't ensure. Our interface can do this automagically.Footnotes
And keep an eye on the other ways to build messengers ↩
The text was updated successfully, but these errors were encountered: