Main Page

From UCL HEP PBT Wiki

Jump to: navigation, search
m
m
Line 41: Line 41:
: Kill, suspend, postpone a track
: Kill, suspend, postpone a track
-
You can create your own classes which are derived from the base classes. All of them should be registered with the G4RunManager. In function main() which is the skeleton of the user simulation code you instantiate G4RunManager and notify it of your mandatory and optional classes.
+
You can create your own classes which are derived from the base classes. All of them should be registered with the G4RunManager. In function main() which is the skeleton of your simulation code you instantiate G4RunManager and notify it of your mandatory and optional classes.
== Basic tutorials ==
== Basic tutorials ==
Line 53: Line 53:
* Setting up the environment  
* Setting up the environment  
-
; Connect to plus1 cluster and create folder PhotonPencilBeam in your local area
+
; Connect to plus1 cluster and create folder PhotonPencilBeam in your area
<blockquote>
<blockquote>
Line 65: Line 65:
<blockquote>
<blockquote>
-
<span style="color:#800000"> source ... (GEANT4 script) </span>  
+
<span style="color:#800000"> source GEANT4 script </span>  
</blockquote>
</blockquote>
Line 104: Line 104:
=== Proton beam with realistic geometry incident on a water cube ===
=== Proton beam with realistic geometry incident on a water cube ===
 +
----
 +
==== Gaussian beam profile ====
 +
----
 +
* Introduction
 +
* Setting up the environment
 +
* How to get the code
 +
* How to run the code
 +
* How to analyze data
 +
* Comparison with data from The Clatterbridge Cancer Centre
 +
 +
==== Beam profile defined from phase space files ====
----
----
* Introduction
* Introduction

Revision as of 14:33, 2 July 2014

Personal tools