<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?feed=atom&amp;target=128.40.4.128&amp;title=Special%3AContributions%2F128.40.4.128</id>
		<title>UCL HEP PBT Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?feed=atom&amp;target=128.40.4.128&amp;title=Special%3AContributions%2F128.40.4.128"/>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Special:Contributions/128.40.4.128"/>
		<updated>2026-04-14T09:54:17Z</updated>
		<subtitle>From UCL HEP PBT Wiki</subtitle>
		<generator>MediaWiki 1.16.5</generator>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T16:15:39Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &amp;lt;span style=&amp;quot;color:#000080&amp;quot;&amp;gt; Introduction &amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;color:#000080&amp;quot;&amp;gt; Accounts and Discussion forum &amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
* Getting a computing account&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
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''/.&lt;br /&gt;
&lt;br /&gt;
* Discussion about the tutorials  &lt;br /&gt;
&lt;br /&gt;
You can write to the discussion forum by clicking the &amp;lt;span style=&amp;quot;color:#0000ff&amp;quot;&amp;gt; discussion &amp;lt;/span&amp;gt; tab at the top of the page.&lt;br /&gt;
 &lt;br /&gt;
== &amp;lt;span style=&amp;quot;color:#000080&amp;quot;&amp;gt; The basics of GEANT4 &amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
GEANT4 is a toolkit for simulating the passage of particles through matter. You can use GEANT4 by creating your own simulation applications using the available GEANT4 tools. &lt;br /&gt;
&lt;br /&gt;
* [[Introduction to GEANT4]] will help you understand the basics of GEANT4 and the necessary ingredients to write your own application.   &lt;br /&gt;
* Useful links: &lt;br /&gt;
** [http://geant4.web.cern.ch/geant4/UserDocumentation/UsersGuides/ForApplicationDeveloper/html/ Geant4 User's Guide for Application Developers] &lt;br /&gt;
** [http://geant4.web.cern.ch/geant4/G4UsersDocuments/UsersGuides/PhysicsReferenceManual/html/PhysicsReferenceManual.html Physics Reference Manual]&lt;br /&gt;
** [http://www-geant4.kek.jp/Reference/10.00/index.html GEANT4 Classes]&lt;br /&gt;
** [http://hypernews.slac.stanford.edu/HyperNews/geant4/cindex GEANT4 hypernews]&lt;br /&gt;
** [http://www-geant4.kek.jp/LXR/ Geant4 Cross Reference]&lt;br /&gt;
** [http://geant4.web.cern.ch/geant4/UserDocumentation/UsersGuides/FAQ/html/index.html Frequently Asked Questions] &lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;color:#000080&amp;quot;&amp;gt; Data analysis software &amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
These tutorials use ROOT to analyse data. Useful links:&lt;br /&gt;
* [http://root.cern.ch/drupal/content/root-users-guide-534 ROOT User's Guide]&lt;br /&gt;
* [http://root.cern.ch/root/html534/guides/primer/ROOTPrimer.html ROOT Primer]&lt;br /&gt;
* [http://root.cern.ch/root/html/tutorials/ ROOT tutorials] &lt;br /&gt;
&lt;br /&gt;
Similarly, data can be analysed using MATLAB. This is a link to interactive introduction to MATLAB:&lt;br /&gt;
* [http://www.see.ed.ac.uk/teaching/courses/matlab/ MATLAB introduction]&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;color:#000080&amp;quot;&amp;gt; Basic tutorials &amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
This section includes several basic tutorials:&lt;br /&gt;
&lt;br /&gt;
* [[Monoenergetic photon pencil beam]] is a simple code which shows the dose deposition in water along the incident monoenergetic photon beam. &lt;br /&gt;
* [[Monoenergetic proton pencil beam]] is a simple code which shows the dose deposition in water along the incident monoenergetic proton beam. &lt;br /&gt;
* [[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. &lt;br /&gt;
* [[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.  &lt;br /&gt;
* [[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.&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;color:#000080&amp;quot;&amp;gt; Advanced tutorials &amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
This section includes several advanced tutorials:&lt;br /&gt;
&lt;br /&gt;
* [[Computed tomography]]&lt;br /&gt;
* [[High-precision dosimetry]]&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;color:#000080&amp;quot;&amp;gt; Installing GEANT4 locally &amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
* [[Downloading the Geant4 package]]&lt;br /&gt;
* [[Linux terminal]]&lt;br /&gt;
* [[Installing Geant4]]&lt;br /&gt;
* [[Updating Geant4]]&lt;br /&gt;
* [[Running an example]]&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:50:11Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1019 by VilmaDaddario03 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &amp;lt;span style=&amp;quot;color:#000080&amp;quot;&amp;gt; Introduction &amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;color:#000080&amp;quot;&amp;gt; Accounts and Discussion forum &amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
* Getting a computing account&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
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''/.&lt;br /&gt;
&lt;br /&gt;
* Discussion about the tutorials  &lt;br /&gt;
&lt;br /&gt;
You can write to the discussion forum by clicking the &amp;lt;span style=&amp;quot;color:#0000ff&amp;quot;&amp;gt; discussion &amp;lt;/span&amp;gt; tab at the top of the page.&lt;br /&gt;
 &lt;br /&gt;
== &amp;lt;span style=&amp;quot;color:#000080&amp;quot;&amp;gt; The basics of GEANT4 &amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
GEANT4 is a toolkit for simulating the passage of particles through matter. You can use GEANT4 by creating your own simulation applications using the available GEANT4 tools. &lt;br /&gt;
&lt;br /&gt;
* [[Introduction to GEANT4]] will help you understand the basics of GEANT4 and the necessary ingredients to write your own application.   &lt;br /&gt;
* Useful links: &lt;br /&gt;
** [http://geant4.web.cern.ch/geant4/UserDocumentation/UsersGuides/ForApplicationDeveloper/html/ Geant4 User's Guide for Application Developers] &lt;br /&gt;
** [http://geant4.web.cern.ch/geant4/G4UsersDocuments/UsersGuides/PhysicsReferenceManual/html/PhysicsReferenceManual.html Physics Reference Manual]&lt;br /&gt;
** [http://www-geant4.kek.jp/Reference/10.00/index.html GEANT4 Classes]&lt;br /&gt;
** [http://hypernews.slac.stanford.edu/HyperNews/geant4/cindex GEANT4 hypernews]&lt;br /&gt;
** [http://www-geant4.kek.jp/LXR/ Geant4 Cross Reference]&lt;br /&gt;
** [http://geant4.web.cern.ch/geant4/UserDocumentation/UsersGuides/FAQ/html/index.html Frequently Asked Questions] &lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;color:#000080&amp;quot;&amp;gt; Data analysis software &amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
These tutorials use ROOT to analyse data. Useful links:&lt;br /&gt;
* [http://root.cern.ch/drupal/content/root-users-guide-534 ROOT User's Guide]&lt;br /&gt;
* [http://root.cern.ch/root/html534/guides/primer/ROOTPrimer.html ROOT Primer]&lt;br /&gt;
* [http://root.cern.ch/root/html/tutorials/ ROOT tutorials] &lt;br /&gt;
&lt;br /&gt;
Similarly, data can be analysed using MATLAB. This is a link to interactive introduction to MATLAB:&lt;br /&gt;
* [http://www.see.ed.ac.uk/teaching/courses/matlab/ MATLAB introduction]&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;color:#000080&amp;quot;&amp;gt; Basic tutorials &amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
This section includes several basic tutorials:&lt;br /&gt;
&lt;br /&gt;
* [[Monoenergetic photon pencil beam]] is a simple code which shows the dose deposition in water along the incident monoenergetic photon beam. &lt;br /&gt;
* [[Monoenergetic proton pencil beam]] is a simple code which shows the dose deposition in water along the incident monoenergetic proton beam. &lt;br /&gt;
* [[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. &lt;br /&gt;
* [[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.  &lt;br /&gt;
* [[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.&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;color:#000080&amp;quot;&amp;gt; Advanced tutorials &amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
This section includes several advanced tutorials:&lt;br /&gt;
&lt;br /&gt;
* [[Computed tomography]]&lt;br /&gt;
* [[High-precision dosimetry]]&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;color:#000080&amp;quot;&amp;gt; Installing GEANT4 locally &amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
* [[Downloading the Geant4 package]]&lt;br /&gt;
* [[Linux terminal]]&lt;br /&gt;
* [[Installing Geant4]]&lt;br /&gt;
* [[Updating Geant4]]&lt;br /&gt;
* [[Running an example]]&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:49:52Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1090 by VilmaDaddario03 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If you have any questions concerning in which and how to use buy gold, [http://www.primrosepartnership.com/desk2/member.php?action=profile&amp;amp;uid=262821 you can look here],, you can contact us at our own internet site.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:49:47Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1184 by VioletWaldrop0 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If you cherished this short article along with you would like to acquire more information relating to gold ira company reviews ([http://yourwpvideos.com/coupons-management-in-woocommerce-wordpress/ try what she says]) kindly visit our web-page.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:49:39Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1229 by TarenMelville38 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If you adored this article and you also would like to collect more info pertaining to gold ira company reviews ([http://somlomuvek.hu/component/kide/ our homepage]) generously visit our own web-page.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:49:33Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1233 by TeshaKethel3 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If you cherished this report and you would like to receive much more info pertaining to gold ira reviews ([http://flashme.co.il/profile/charabrobst flashme.co.il]) kindly visit our web site.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:49:21Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1242 by TeshaKethel3 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If you cherished this article and you simply would like to acquire more info relating to gold ira company reviews ([http://www.designer-creations.com/Family/2005/Jim/GB/ardguest.php/ visit my home page]) nicely visit the page.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:49:15Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1253 by TeshaKethel3 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Here's more info about buy gold coins ([http://paratodos.com/pt/allstate-y-adamari-lopez-juntos-para-luchar-contra-el-cancer-de-mama-entre-latinas/layout-1-15/ similar website]) have a look at our own website.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:49:08Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1255 by ArlettePena3 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;When you have any kind of inquiries relating to exactly where as well as tips on how to make use of gold ira company reviews - [http://www.guann.com.tw/userinfo.php?uid=633248 visit the next website page],, you are able to e-mail us in our webpage.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:48:56Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1268 by MerlinOmalley (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;For more about gold ira company reviews ([http://blov.forumromanum.net/profile.php?id=28043 these details]) look at our website.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:48:48Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1270 by VilmaDaddario03 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;In case you beloved this informative article and you want to receive details about buy gold coins - [http://bappeda.parigimoutongkab.go.id/index.php/buku-tamu click the up coming article], kindly stop by our web-site.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:48:42Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1312 by MickieSiler5 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;When you liked this post along with you would like to obtain more information relating to gold ira companies - [https://www.cerege.fr/spip.php?article499 this link], kindly stop by our own web site.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:48:35Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1323 by WillieT12832409 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If you have any questions about exactly where and how to use [http://www.siluke.so/home.php?mod=space&amp;amp;uid=394324&amp;amp;do=profile&amp;amp;from=space gold ira rollover], you can get hold of us at our own web site.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:48:28Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1335 by EttaRedd516823 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If you have any kind of inquiries concerning where and how you can utilize buy gold bars ([http://www.pointercomputertechnologies.com/forumf/index.php?topic=277013.0 simply click the up coming article]), you can call us at our own site.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:48:18Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1369 by VioletWaldrop0 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;When you liked this informative article along with you desire to acquire guidance with regards to gold ira reviews [[http://2.web-atlanta.net/comment/11862 Learn Even more Here]] i implore you to visit our own web-site.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:48:12Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1375 by EttaRedd516823 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If you enjoyed this article and you would like to obtain even more info regarding gold ira companies ([http://keithandelaine.com/guestbook/index.php/RK=0/RS=zHULNNEWGbvouZQwYLARD5275kA-/contact.php%3Ecara Recommended Online site]) kindly browse through the webpage.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:48:02Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1377 by VilmaDaddario03 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If you have almost any queries regarding exactly where and tips on how to work with gold ira company reviews ([http://county-yangu.com/default/blog/index.php?action=profile;u=5655 click the next webpage]), you are able to call us with our internet site.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:41:55Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1383 by EttaRedd516823 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If you have any inquiries relating to where and how to use gold ira company reviews ([http://www.rusfederation.com/profile.php?u=HungLampung read more]), you can make contact with us at the page.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:41:46Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1387 by JosefaChamplin (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;In the event you cherished this post in addition to you desire to acquire more information with regards to [http://vicareflameworks.com/guestbook/gbook.php?ectrans=1%3Examtone%3C/a%3E%3Evideo%20downloader%3C/a%3E gold ira rollover] kindly visit our own website.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:41:27Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1439 by MarianneConroy (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Here's more info on buy gold coins ([http://sunnybeach.dk/avec-le-troncon-de-88-mile-a-travers-etat-de-new-york-etant-a-une-heure-de-new-york-city/ recommended you read]) visit our own site.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:41:15Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1446 by VioletWaldrop0 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If you have any concerns relating to where and how you can make use of buy gold coins ([http://jnelv.com/happily-everly-after/ look at more info]), you could call us at the web page.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Main_Page"/>
				<updated>2016-03-21T15:40:36Z</updated>
		
		<summary type="html">&lt;p&gt;128.40.4.128: Undo revision 1447 by TarenMelville38 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If you want to find out more info about buy gold [[http://www.jazzmusicvideos.net/video/cVTUunPlERg/categories/Tony-Bennett/2/categories/Miles-Davis-Quintet/8/categories/Pink-Martini/6/categories/Landau-Eugene-Murphy-Jr/3/categories/Jazz-guitar-lesson/19/categories/Pink-Martini-Saori-Yuki/11/categories/Dave-Koz/5/categories/George-Benson/16/categories/Seth-MacFarlane/13/page/categories/Jazz-guitar-lesson/19/categories/Michael-Buble/1/video/cVTUunPlERg/categories/Frank-Sinatra/4/video-fmt22/cVTUunPlERg/categories/Wayman-Tisdale/15/page1.html click through the next internet site]] check out our site.&lt;/div&gt;</summary>
		<author><name>128.40.4.128</name></author>	</entry>

	</feed>