Electron beam using phase-space files

From UCL HEP PBT Wiki

Jump to: navigation, search
(Created page with "== <span style="color:#000080"> Introduction </span> == This example shows the dose distribution in water along the incident electron beam. The volume of the water cube is divid...")
Line 3: Line 3:
This example shows the dose distribution in water along the incident electron beam. The volume of the water cube is divided into slices perpendicular to the incident beam. At each slice the deposited dose and energy is computed.  
This example shows the dose distribution in water along the incident electron beam. The volume of the water cube is divided into slices perpendicular to the incident beam. At each slice the deposited dose and energy is computed.  
-
The slices are created using class '''G4PVReplica'''. The energy and dose are scored using classes '''G4UserSteppingAction''' and '''G4UserRunAction'''. The electron beam is generated using Varian Clinac 2100 C/D phase-space data files. You can find more information about phase-space data at the [https://www-nds.iaea.org/phsp/phsp.htmlx IAEA website]. [https://www-nds.iaea.org/phsp/electron1/VarianClinac_2100CD-readme.pdf Here] you can read more about the Varian Clinac 2100 C/D electron beam. There is an option to chose among several '''EM''' physics lists.
+
The slices are created using class '''G4PVReplica'''. The energy and dose are scored using classes '''G4UserSteppingAction''' and '''G4UserRunAction'''. The electron beam is generated using '''Varian Clinac 2100 C/D''' phase-space data files. You can find more information about phase-space data at the [https://www-nds.iaea.org/phsp/phsp.htmlx IAEA website]. [https://www-nds.iaea.org/phsp/electron1/VarianClinac_2100CD-readme.pdf Here] you can read more about the '''Varian Clinac 2100 C/D''' electron beam. There is an option to chose among several '''EM''' physics lists.
== <span style="color:#000080"> How to run the tutorial </span> ==  
== <span style="color:#000080"> How to run the tutorial </span> ==  

Revision as of 14:11, 11 September 2014

Personal tools