Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VeikonKone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AUSA
Oliskir
VeikonKone
Commits
fc0a62f5
Commit
fc0a62f5
authored
8 years ago
by
Oliver Kirsebom
Browse files
Options
Downloads
Patches
Plain Diff
minor changes
parent
6c28461e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
VeikonKone.dox
+2
-2
2 additions, 2 deletions
VeikonKone.dox
analysis/plot/superimp.C
+8
-0
8 additions, 0 deletions
analysis/plot/superimp.C
run.mac
+3
-2
3 additions, 2 deletions
run.mac
with
13 additions
and
4 deletions
VeikonKone.dox
+
2
−
2
View file @
fc0a62f5
...
...
@@ -2087,7 +2087,7 @@ HIDE_UNDOC_RELATIONS = YES
# set to NO
# The default value is: NO.
HAVE_DOT =
YES
HAVE_DOT =
NO
# 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 =
/usr/bin
DOT_PATH =
# 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
...
...
This diff is collapsed.
Click to expand it.
analysis/plot/superimp.C
+
8
−
0
View file @
fc0a62f5
/*
* This macro was used to draw the spectrum that appeared
* in the 2nd 20F proposal for IGISOL (submitted in Sep 2016).
*
* O Kirsebom, Sep/2016
*/
void
superimp
(
Bool_t
wait
=
false
)
{
// output
...
...
This diff is collapsed.
Click to expand it.
run.mac
+
3
−
2
View file @
fc0a62f5
...
...
@@ -22,6 +22,7 @@
# initialize
/run/initialize
# source
### /gps/direction 0 0 1
...
...
@@ -54,8 +55,8 @@
/VK/source/betaEndPoint 5.40 MeV
/VK/source/betaMinEnergy 4.80 MeV
/VK/source/betaMaxEnergy 5.40 MeV
/VK/output/openFile output/
allowed_Emin4.8MeV
.root
/run/beamOn
5000000
0
/VK/output/openFile output/
test
.root
/run/beamOn
1
0
### # allowed (full spectrum)
### /gps/particle e-
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment