Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Commits
d4eb8242
Commit
d4eb8242
authored
Feb 13, 2020
by
Peter Onyisi
Browse files
Fix use of heavy ions config
parent
44af14ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
DataQuality/DataQualityConfigurations/python/TestDisplay.py
View file @
d4eb8242
...
...
@@ -17,7 +17,7 @@ else:
print
"DataQualityConfigurations data directory not found, using $PWD instead."
print
"Looking for collisions_*.hcfg files in %s"
%
(
hcfg_dir
)
dqconfig
.
hcfg
=
"%s/
heavy
ions_run.hcfg"
%
(
hcfg_dir
)
dqconfig
.
hcfg
=
"%s/
collis
ions_run.hcfg"
%
(
hcfg_dir
)
dqconfig
.
hcfg_min10
=
"%s/collisions_minutes10.hcfg"
%
(
hcfg_dir
)
dqconfig
.
hcfg_min30
=
"%s/collisions_minutes30.hcfg"
%
(
hcfg_dir
)
...
...
Ruth Pottgen
@pottgen
mentioned in commit
062fec5b
·
Feb 20, 2020
mentioned in commit
062fec5b
mentioned in commit 062fec5b0f25e7d00ab9635ca83203c782b52429
Toggle commit list
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