Skip to content
Snippets Groups Projects
Commit 15a49b03 authored by Oliver Kirsebom's avatar Oliver Kirsebom
Browse files

macro

parent 9454c78b
No related branches found
No related tags found
No related merge requests found
...@@ -753,7 +753,7 @@ WARN_LOGFILE = ...@@ -753,7 +753,7 @@ WARN_LOGFILE =
# spaces. # spaces.
# Note: If this tag is empty the current directory is searched. # Note: If this tag is empty the current directory is searched.
INPUT = /home/oliskir/Desktop/f20/VeikonKone/include/ INPUT = /home/oliskir/Desktop/f20/sim/VeikonKone/include/
# This tag can be used to specify the character encoding of the source files # This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
......
...@@ -2,10 +2,10 @@ rm -f CMakeCache.txt ...@@ -2,10 +2,10 @@ rm -f CMakeCache.txt
rm -rf CMakeFiles rm -rf CMakeFiles
#@carbonoli #@carbonoli
cmake -DCMAKE_BUILD_TYPE=DEBUG -DGeant4_DIR=/home/oliskir/src/geant-4.10/geant4.10.3-install/lib/Geant4-10.3.0 $pwd #cmake -DCMAKE_BUILD_TYPE=DEBUG -DGeant4_DIR=/home/oliskir/src/geant-4.10/geant4.10.3-install/lib/Geant4-10.3.0 $pwd
#@squamish #@squamish
#cmake -DCMAKE_BUILD_TYPE=DEBUG -DGeant4_DIR=/home/oliskir/src/geant4/geant4.10.2-install/lib/Geant4-10.2.0 $pwd -DCMAKE_BUILD_TYPE=DEBUG cmake -DCMAKE_BUILD_TYPE=DEBUG -DGeant4_DIR=/home/oliskir/src/geant4/geant4.10.2-install/lib/Geant4-10.2.0 $pwd -DCMAKE_BUILD_TYPE=DEBUG
#@stkernfys #@stkernfys
#cmake -DCMAKE_BUILD_TYPE=DEBUG -DGeant4_DIR=/home/kernadmin/geant4/geant4.10.2-install/lib/Geant4-10.2.2/ $pwd -DCMAKE_BUILD_TYPE=DEBUG #cmake -DCMAKE_BUILD_TYPE=DEBUG -DGeant4_DIR=/home/kernadmin/geant4/geant4.10.2-install/lib/Geant4-10.2.2/ $pwd -DCMAKE_BUILD_TYPE=DEBUG
......
...@@ -28,46 +28,46 @@ ...@@ -28,46 +28,46 @@
# run simulations # run simulations
/VK/field/maxbfield 0.10 tesla ###/VK/field/maxbfield 0.10 tesla
/VK/output/openFile output/f20scan/070617/b10.root ###/VK/output/openFile output/f20scan/080617/b10.root
/run/beamOn 10000 ###/run/beamOn 100000
/VK/field/maxbfield 0.15 tesla ###/VK/field/maxbfield 0.15 tesla
/VK/output/openFile output/f20scan/070617/b15.root ###/VK/output/openFile output/f20scan/080617/b15.root
/run/beamOn 10000 ###/run/beamOn 100000
/VK/field/maxbfield 0.20 tesla ###/VK/field/maxbfield 0.20 tesla
/VK/output/openFile output/f20scan/070617/b20.root ###/VK/output/openFile output/f20scan/080617/b20.root
/run/beamOn 10000 ###/run/beamOn 100000
/VK/field/maxbfield 0.25 tesla ###/VK/field/maxbfield 0.25 tesla
/VK/output/openFile output/f20scan/070617/b25.root ###/VK/output/openFile output/f20scan/080617/b25.root
/run/beamOn 10000 ###/run/beamOn 100000
/VK/field/maxbfield 0.30 tesla ###/VK/field/maxbfield 0.30 tesla
/VK/output/openFile output/f20scan/070617/b30.root ###/VK/output/openFile output/f20scan/080617/b30.root
/run/beamOn 10000 ###/run/beamOn 100000
/VK/field/maxbfield 0.35 tesla ###/VK/field/maxbfield 0.35 tesla
/VK/output/openFile output/f20scan/070617/b35.root ###/VK/output/openFile output/f20scan/080617/b35.root
/run/beamOn 10000 ###/run/beamOn 100000
/VK/field/maxbfield 0.40 tesla ###/VK/field/maxbfield 0.40 tesla
/VK/output/openFile output/f20scan/070617/b40.root ###/VK/output/openFile output/f20scan/080617/b40.root
/run/beamOn 10000 ###/run/beamOn 100000
/VK/field/maxbfield 0.44 tesla ###/VK/field/maxbfield 0.44 tesla
/VK/output/openFile output/f20scan/070617/b44.root ###/VK/output/openFile output/f20scan/080617/b44.root
/run/beamOn 10000 ###/run/beamOn 100000
/VK/field/maxbfield 0.46 tesla /VK/field/maxbfield 0.46 tesla
/VK/output/openFile output/f20scan/070617/b46.root /VK/output/openFile output/f20scan/080617/b46.root
/run/beamOn 10000 /run/beamOn 1000000
/VK/field/maxbfield 0.48 tesla /VK/field/maxbfield 0.48 tesla
/VK/output/openFile output/f20scan/070617/b48.root /VK/output/openFile output/f20scan/080617/b48.root
/run/beamOn 10000 /run/beamOn 1000000
/VK/field/maxbfield 0.50 tesla /VK/field/maxbfield 0.50 tesla
/VK/output/openFile output/f20scan/070617/b50.root /VK/output/openFile output/f20scan/080617/b50.root
/run/beamOn 10000 /run/beamOn 1000000
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment