Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ALICE-open-data
ALICE Blender animation
Commits
b7791632
Commit
b7791632
authored
Dec 16, 2019
by
Lucas Mello Schnorr
Browse files
fix FILE_WITH_DATA variable
parent
0ea424e4
Changes
1
Show whitespace changes
Inline
Side-by-side
workflow_sketch.sh
View file @
b7791632
...
...
@@ -146,6 +146,8 @@ elif [ "$DEFAULT_ANIMATION" = "false" ]; then
###############################################
# Phase 1: aliroot extract data from an event #
###############################################
FILE_WITH_DATA
=
"esd_detail-event_
${
EVENT_ID
}
.dat"
aliroot
-q
-b
"runAnalysis.C(
${
EVENT_ID
}
)"
if
!
[[
-f
"
$FILE_WITH_DATA
"
]]
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment