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
A generic Birks calculation should be added for materials that are not Liquid argon. The implementation exists, but it requires setting the ionization properties for a material. I don't know how to do that via GDML. This needs advice on how to attach new material properties to materials defined in GDML.
The text was updated successfully, but these errors were encountered:
This is now implemented using the G4EmSaturation() method using the Birks' constant from G4IonisPropertyMat(). There are difficulties setting this value from GDML, so the /edep/material/birksConstant macro has been added as a supplement.
A generic Birks calculation should be added for materials that are not Liquid argon. The implementation exists, but it requires setting the ionization properties for a material. I don't know how to do that via GDML. This needs advice on how to attach new material properties to materials defined in GDML.
The text was updated successfully, but these errors were encountered: