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

scan macro

parent 5ff180ab
No related branches found
No related tags found
No related merge requests found
......@@ -753,7 +753,7 @@ WARN_LOGFILE =
# spaces.
# 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
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
......@@ -2087,7 +2087,7 @@ HIDE_UNDOC_RELATIONS = YES
# set to NO
# The default value is: NO.
HAVE_DOT = NO
HAVE_DOT = YES
# The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed
# to run in parallel. When set to 0 doxygen will base this on the number of
......@@ -2259,7 +2259,7 @@ INTERACTIVE_SVG = YES
# found. If left blank, it is assumed the dot tool can be found in the path.
# This tag requires that the tag HAVE_DOT is set to YES.
DOT_PATH =
DOT_PATH = /usr/bin
# The DOTFILE_DIRS tag can be used to specify one or more directories that
# contain dot files that are included in the documentation (see the \dotfile
......@@ -2347,4 +2347,4 @@ GENERATE_LEGEND = YES
# The default value is: YES.
# This tag requires that the tag HAVE_DOT is set to YES.
DOT_CLEANUP = YES
\ No newline at end of file
DOT_CLEANUP = YES
......@@ -2,10 +2,10 @@ rm -f CMakeCache.txt
rm -rf CMakeFiles
#@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
#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
#cmake -DCMAKE_BUILD_TYPE=DEBUG -DGeant4_DIR=/home/kernadmin/geant4/geant4.10.2-install/lib/Geant4-10.2.2/ $pwd -DCMAKE_BUILD_TYPE=DEBUG
......
File moved
File moved
File moved
File moved
File moved
File moved
File moved
/control/execute mac/init.mac
# magnetic field strength
/VK/field/maxbfield 0.48 tesla
# source dimensions
/VK/source/diskShapedSource true
/VK/source/innerDiameter 0 cm
/VK/source/outerDiameter 6 mm
# radiation
/gps/particle e-
/gps/position 0 0 -299.5 mm
/gps/ang/type iso
/gps/ang/mintheta 90 deg
/gps/ang/maxtheta 180 deg
# energy spectrum
/VK/source/betaSpectrum true
/VK/source/betaEndPoint 5.40 MeV
/VK/source/betaMinEnergy 0.00 MeV
/VK/source/betaMaxEnergy 5.40 MeV
# output
/VK/output/zeroSuppression true
/VK/storeTrajectoryData false
# run simulations
/VK/field/maxbfield 0.10 tesla
/VK/output/openFile output/f20scan/070617/b10.root
/run/beamOn 10000
/VK/field/maxbfield 0.15 tesla
/VK/output/openFile output/f20scan/070617/b15.root
/run/beamOn 10000
/VK/field/maxbfield 0.20 tesla
/VK/output/openFile output/f20scan/070617/b20.root
/run/beamOn 10000
/VK/field/maxbfield 0.25 tesla
/VK/output/openFile output/f20scan/070617/b25.root
/run/beamOn 10000
/VK/field/maxbfield 0.30 tesla
/VK/output/openFile output/f20scan/070617/b30.root
/run/beamOn 10000
/VK/field/maxbfield 0.35 tesla
/VK/output/openFile output/f20scan/070617/b35.root
/run/beamOn 10000
/VK/field/maxbfield 0.40 tesla
/VK/output/openFile output/f20scan/070617/b40.root
/run/beamOn 10000
/VK/field/maxbfield 0.44 tesla
/VK/output/openFile output/f20scan/070617/b44.root
/run/beamOn 10000
/VK/field/maxbfield 0.46 tesla
/VK/output/openFile output/f20scan/070617/b46.root
/run/beamOn 10000
/VK/field/maxbfield 0.48 tesla
/VK/output/openFile output/f20scan/070617/b48.root
/run/beamOn 10000
/VK/field/maxbfield 0.50 tesla
/VK/output/openFile output/f20scan/070617/b50.root
/run/beamOn 10000
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
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