Pythia as external decayer for Geant3 [message #5192] |
Thu, 11 October 2007 00:47 |
Mohammad Al-Turany
Messages: 518 Registered: April 2004 Location: GSI, Germany
|
first-grade participant |
From: *dip.t-dialin.net
|
|
Hallo,
In SVN 1594, Pythia can be used as external decayer to Geant3, for Geant4 there is still some work to do before we can use it. To use this functionality, in the simulation macro you have to add the line:
fRun->SetPythiaDecayer(kTRUE);
after choosing the MC engine.
in the directory gconfig a new file is added, namely: G3DecayConfig.C, in this macro one can force geant3 to use Pythia as decayer for certain particles using the pdg code.
regards
Mohammad
|
|
|