Main Page

From UCL HEP PBT Wiki

Jump to: navigation, search
m
(Undo revision 14971 by VeldaApple7 (talk))
 
Line 3: Line 3:
This is a tutorial about applications of GEANT4 to medical physics. The GEANT4 is installed on the HEP Linux cluster at UCL. You will need an account on that cluster to be able to use this software, run example tutorials and create your own applications.
This is a tutorial about applications of GEANT4 to medical physics. The GEANT4 is installed on the HEP Linux cluster at UCL. You will need an account on that cluster to be able to use this software, run example tutorials and create your own applications.
-
== <span style="color:#000080"> Accounts and Registration </span> ==
+
== <span style="color:#000080"> Accounts and Discussion forum </span> ==
* Getting a computing account
* Getting a computing account
-
Apply for a computing account on the HEP Linux cluster by sending e-mail to [mailto:support@hep.ucl.ac.uk HEPComputingSupport]. In your e-mail you have to state the reason for your application (e.g. medical physics student who will use GEANT4 on the HEP cluster).
+
Apply for a computing account on the HEP Linux cluster by sending e-mail to UCL HEP Computing Support. In your e-mail you have to state the reason for your application (e.g. medical physics student who will use GEANT4 on the HEP cluster).
-
You will receive an e-mail from the HEP computing support with your ''username'' and ''password''. Now you can log in to the HEP cluster plus1 via  ssh ''username''@plus1.hep.ucl.ac.uk. Your personal area on plus1 cluster will be at /home/''username''/.  
+
You will receive an e-mail from the HEP computing support with your ''username'' and ''password''. Now you can log in to the HEP cluster plus1 via  ssh ''username''@plus1.hep.ucl.ac.uk. Your personal area on plus1 cluster will be at /home/''username''/.
-
* Where to get help
+
* Discussion about the tutorials 
You can write to the discussion forum by clicking the <span style="color:#0000ff"> discussion </span> tab at the top of the page.
You can write to the discussion forum by clicking the <span style="color:#0000ff"> discussion </span> tab at the top of the page.
Line 19: Line 19:
* [[Introduction to GEANT4]] will help you understand the basics of GEANT4 and the necessary ingredients to write your own application.   
* [[Introduction to GEANT4]] will help you understand the basics of GEANT4 and the necessary ingredients to write your own application.   
-
* Useful links  
+
* Useful links:
** [http://geant4.web.cern.ch/geant4/UserDocumentation/UsersGuides/ForApplicationDeveloper/html/ Geant4 User's Guide for Application Developers]  
** [http://geant4.web.cern.ch/geant4/UserDocumentation/UsersGuides/ForApplicationDeveloper/html/ Geant4 User's Guide for Application Developers]  
** [http://geant4.web.cern.ch/geant4/G4UsersDocuments/UsersGuides/PhysicsReferenceManual/html/PhysicsReferenceManual.html Physics Reference Manual]
** [http://geant4.web.cern.ch/geant4/G4UsersDocuments/UsersGuides/PhysicsReferenceManual/html/PhysicsReferenceManual.html Physics Reference Manual]
Line 27: Line 27:
** [http://geant4.web.cern.ch/geant4/UserDocumentation/UsersGuides/FAQ/html/index.html Frequently Asked Questions]  
** [http://geant4.web.cern.ch/geant4/UserDocumentation/UsersGuides/FAQ/html/index.html Frequently Asked Questions]  
-
== <span style="color:#000080"> First steps in GEANT4 </span> ==
+
== <span style="color:#000080"> Data analysis software </span> ==
-
* [[Geometry]]  
+
These tutorials use ROOT to analyse data. Useful links:
-
* [[Primary particles]]
+
* [http://root.cern.ch/drupal/content/root-users-guide-534 ROOT User's Guide]
-
* [[Physics Lists]]
+
* [http://root.cern.ch/root/html534/guides/primer/ROOTPrimer.html ROOT Primer]
-
* [[Getting information from Geant4 objects]]
+
* [http://root.cern.ch/root/html/tutorials/ ROOT tutorials]  
 +
 
 +
Similarly, data can be analysed using MATLAB. This is a link to interactive introduction to MATLAB:
 +
* [http://www.see.ed.ac.uk/teaching/courses/matlab/ MATLAB introduction]
== <span style="color:#000080"> Basic tutorials </span> ==
== <span style="color:#000080"> Basic tutorials </span> ==
Line 38: Line 41:
This section includes several basic tutorials:
This section includes several basic tutorials:
-
* [[Monoenergetic photon pencil beam]] is a simple code which shows the dose distribution in water along the incident monoenergetic photon beam.  
+
* [[Monoenergetic photon pencil beam]] is a simple code which shows the dose deposition in water along the incident monoenergetic photon beam.  
-
* [[Monoenergetic proton pencil beam]] is a simple code which shows the dose distribution in water along the incident monoenergetic proton beam.  
+
* [[Monoenergetic proton pencil beam]] is a simple code which shows the dose deposition in water along the incident monoenergetic proton beam.  
-
* [[Proton beam with realistic geometry]] is a simple code with realistic geometry of the proton beam. The primary particles are generated with initial energy, position and direction described by Gaussian distributions. Computed is the dose distribution in water along the beam.  
+
* [[Proton beam with realistic geometry]] is a simple code with realistic geometry of the proton beam. The primary particles are generated with initial energy, position and direction described by Gaussian distributions. Computed is the dose deposition in water along the beam.  
-
* [[Several proton beams with spread out Bragg peaks]] is a more complex code which shows the dose distribution in water with several incident monoenergetic proton beams.   
+
* [[Several proton beams with spread out Bragg peaks]] is a simple code which shows the dose deposition in water from several incident monoenergetic proton beams.   
-
* [[Beam profile from phase space files]] is a more complex code which shows the dose distribution in water along incident monoenergetic electron beam. Phase space files from [https://www-nds.iaea.org/phsp/phsp.htmlx IAEA] are used for the beam profile.
+
* [[Electron beam using phase-space files]] is a simple code which shows the dose deposition in water along the incident electron beam using phase-space data files.
== <span style="color:#000080"> Advanced tutorials </span> ==
== <span style="color:#000080"> Advanced tutorials </span> ==
Line 48: Line 51:
This section includes several advanced tutorials:
This section includes several advanced tutorials:
-
* [[Cherenkov emission]]
 
* [[Computed tomography]]
* [[Computed tomography]]
* [[High-precision dosimetry]]
* [[High-precision dosimetry]]

Latest revision as of 10:21, 26 May 2016

Personal tools