[Gate-users] Problem with biasing/variance reduction

Lana Beck lana.beck at bristol.ac.uk
Wed Feb 26 17:02:05 CET 2020


Hi there,

I'm aware that the gate commands for biasing are deprecated so I am trying to user the geant4 commands, found here slide 7:
https://indico.cern.ch/event/825306/contributions/3561769/attachments/1914361/3164427/sawkey_dirbremsplitting.pdf

i.e.
/process/em/setSecBiasing eBrem world 1000 100 MeV
/process/em/setSecBiasing compt world 1000 100 MeV

The command works for Bremsstrahlung but not for Compton scattering.
However the deprecated gate command does work:

/gate/physics/addProcess Compton
/gate/physics/processes/Compton/setModel StandardModel gamma
/gate/physics/processes/Compton/activateSplitting gamma 100

A demonstration of this in the visualisation can be found here:
https://github.com/Lana-B/linac/blob/master/Biasing.pdf

The macro can be found here:
https://github.com/Lana-B/linac/blob/master/mac/main_lana_phs1_write.mac#L77

With the gate commands from L77-88 and the geant4 command from L152-153

Can anyone explain what is happening?

Many thanks,
Lana


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20200226/21dded03/attachment.html>


More information about the Gate-users mailing list