Monoenergetic photon pencil beam

From UCL HEP PBT Wiki

Jump to: navigation, search
m
Line 72: Line 72:
<pre style="color: #800000; background-color: #dcdcdc">
<pre style="color: #800000; background-color: #dcdcdc">
-
pico DoseFile.txt
+
[username@plus1 PhotonPB_build]$ pico DoseFile.txt
</pre>
</pre>
Line 179: Line 179:
<pre style="color: #800000; background-color: #dcdcdc">
<pre style="color: #800000; background-color: #dcdcdc">
-
root -l Gamma.root
+
[username@plus1 PhotonPB_build]$ root -l Gamma.root
-
new TBrowser
+
root [1] new TBrowser
Select ROOT files and Gamma.root
Select ROOT files and Gamma.root
Line 199: Line 199:
<pre style="color: #800000; background-color: #dcdcdc">
<pre style="color: #800000; background-color: #dcdcdc">
-
cp /home/username/PhotonPBFolder/PhotonPB_source/PlotSimulation.C .
+
[username@plus1 PhotonPB_build]$ cp /home/username/PhotonPBFolder/PhotonPB_source/PlotSimulation.C .
</pre>   
</pre>   
Line 205: Line 205:
<pre style="color: #800000; background-color: #dcdcdc">
<pre style="color: #800000; background-color: #dcdcdc">
-
root -l  
+
[username@plus1 PhotonPB_build]$ root -l  
-
.x PlotSimulation.C
+
root [1] .x PlotSimulation.C
</pre>
</pre>
Line 216: Line 216:
root -l Simulation.root
root -l Simulation.root
-
new TBrowser
+
root [1] new TBrowser
Select ROOT files and Gamma.root
Select ROOT files and Gamma.root
Line 231: Line 231:
<pre style="color: #800000; background-color: #dcdcdc">
<pre style="color: #800000; background-color: #dcdcdc">
-
pico gamma.mac
+
[username@plus1 PhotonPB_build]$ pico gamma.mac
</pre>   
</pre>   
Line 414: Line 414:
<pre style="color: #800000; background-color: #dcdcdc">
<pre style="color: #800000; background-color: #dcdcdc">
-
./photonPB gamma.mac
+
[username@plus1 PhotonPB_build]$ ./photonPB gamma.mac
</pre>
</pre>
Line 426: Line 426:
<pre style="color: #800000; background-color: #dcdcdc">
<pre style="color: #800000; background-color: #dcdcdc">
-
./photonPB gamma.mac
+
[username@plus1 PhotonPB_build]$ ./photonPB gamma.mac
</pre>
</pre>
Line 436: Line 436:
<pre style="color: #800000; background-color: #dcdcdc">
<pre style="color: #800000; background-color: #dcdcdc">
-
dawn g4_01.prim
+
[username@plus1 PhotonPB_build]$ dawn g4_01.prim
</pre>
</pre>

Revision as of 13:37, 31 August 2014

Personal tools