[Gate-users] Problem with custom physic lists in Gate v7.1

Andreas Franz Resch andreas.resch at meduniwien.ac.at
Mon Jan 11 16:28:04 CET 2016


Am 08.01.2016 17:34, schrieb Maitz, Charles Anthony:
> Hello Andreas,
> 
> I have similar problems.  On my end, the custom physics list is still
> working, but using the addPhysicsList command results in an empty
> output, despite stating the processes are enabled.  My root file has
> no hits.  Unfortunately, I have no solution.  I tried to post on this
> previously, but my only email addresses can't reach the listserv
> (gmail and outlook).
> 
> Good luck!
> -charlie
> 
> 
> Charles A. Maitz, DVM, PhD, DACVR-RO
> Assistant Professor of Radiation Oncology
> Department of Veterinary Medicine & Surgery
> International Institute of Nano & Molecular Medicine
> University of Missouri - Columbia
> maitzc at missouri.edu
> 
> 
> 
> -----Original Message-----
> From: gate-users-bounces at lists.opengatecollaboration.org
> [mailto:gate-users-bounces at lists.opengatecollaboration.org] On Behalf
> Of Andreas Franz Resch
> Sent: Friday, January 08, 2016 10:14 AM
> To: gate-users at lists.opengatecollaboration.org
> Subject: [Gate-users] Problem with custom physic lists in Gate v7.1
> 
> Hi all,
> 
> since Gate v7 it is possible to define the physics list with the
> standard G4 physics lists like e.g.:
> 
> /gate/physics/addPhysicsList QGSP_BIC_HP
> 
> However, using a custom physics List like in versions older than 7 or
> given in the radiotherapy example 4 (Gate v7.1):
> 
> /gate/physics/addProcess IonInelastic
> /gate/physics/processes/IonInelastic/setModel G4BinaryLightIonReaction
> /gate/physics/processes/IonInelastic/setModel G4LEDeuteronInelastic
> deuteron /gate/physics/processes/IonInelastic/setModel
> G4LETritonInelastic triton
> 
> does not work for me (Geant4 10.1). Using the example physics lists
> produces no error, but also an empty output although Gate shows the
> physics processes as enabled and initialized.
> 
> Has somebody else also faced similar problems? I saw that the custom
> physics lists in the radiotherapy examples in the development branch
> disappeared - is this a known issue or just a problem of my particular
> implementation?
> 
> Cheers,
> Andreas
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users

Hi Charlie,

seems to be exactly the same problem as mine. Meanwhile I found a 
workaround. I created my own reference physics list in Geant4 which I 
then call with Gate
(/gate/physics/addPhysicsList MY_REF_PHYSICSLIST). Unfortunately this is 
difficult and time consuming, but is the easiest solution for me right 
now, although I cannot recommend it in general. Anyway, if you need, I 
can send you an instruction how to do it.

Cheers,
Andreas


More information about the Gate-users mailing list