for compilation reason More...
#include <TAlphaRad_PhysicsList.hh>
Public Member Functions | |
TAlphaRad_PhysicsList () | |
for compilation reason | |
~TAlphaRad_PhysicsList () | |
Protected Member Functions | |
void | ConstructParticle () |
void | ConstructProcess () |
void | SetCuts () |
for compilation reason
PARTICLES & PROCESSES G4HadronElasticProcess requires all the particles to be defined http://geant4-hn.slac.stanford.edu:5090/HyperNews/public/get/hadronprocess/564/3.html EM alpha, He3, GenericIon everything else (proton, deuteron, triton) all charged particles. Watch out! This class is no more supported and should not be used, see https://twiki.cern.ch/twiki/bin/view/Geant4/LoweMigratedProcesses It is kept for debug purposes. For an alternative, see: http://hypernews.slac.stanford.edu/HyperNews/geant4/get/phys-list/253/1/1/1/1/1/3/2/1/1.html Elastic Inelastic No LE model for GenericIon CUTS
Definition at line 108 of file TAlphaRad_PhysicsList.hh.
TAlphaRad_PhysicsList::TAlphaRad_PhysicsList | ( | ) |
for compilation reason
Definition at line 33 of file TAlphaRad_PhysicsList.cc.
TAlphaRad_PhysicsList::~TAlphaRad_PhysicsList | ( | ) |
Definition at line 48 of file TAlphaRad_PhysicsList.cc.
void TAlphaRad_PhysicsList::ConstructParticle | ( | ) | [protected] |
Definition at line 63 of file TAlphaRad_PhysicsList.cc.
void TAlphaRad_PhysicsList::ConstructProcess | ( | ) | [protected] |
Processes common to all particles
Variables used in the loop
EM
Only one of two ionization classes below should be used! Activate/Inactivate it in the macro file
Elastic
Inelastic
EM
Only one of two ionization classes below should be used! Activate/Inactivate it in the macro file
Elastic
Inelastic
EM
Only one of two ionization classes below should be used! Activate/Inactivate it in the macro file
Elastic
Inelastic
Decay (for neutrons, muons and exotic stuff, see http://geant4.web.cern.ch/geant4/support/proc_mod_catalog/processes/)
Definition at line 86 of file TAlphaRad_PhysicsList.cc.
void TAlphaRad_PhysicsList::SetCuts | ( | ) | [protected] |
Definition at line 202 of file TAlphaRad_PhysicsList.cc.