Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Tekampe
Urania
Commits
25e25456
Commit
25e25456
authored
Feb 14, 2017
by
Ulrich Eitschberger
Browse files
Minor bug in runSFit_new.py solved
parent
99eefa64
Changes
1
Hide whitespace changes
Inline
Side-by-side
PhysFit/B2DXFitters/scripts/runSFit_new.py
View file @
25e25456
...
...
@@ -176,7 +176,7 @@ def getCPparameters(decay,myconfigfile):
setConstantIfSoConfigured
(
sigC
,
myconfigfile
)
setConstantIfSoConfigured
(
sigS
,
myconfigfile
)
setConstantIfSoConfigured
(
sigD
,
myconfigfile
)
setConstantIfSoConfigured
(
sigCbar
,
myconfigfile
)
#
setConstantIfSoConfigured(sigCbar,myconfigfile)
setConstantIfSoConfigured
(
sigSbar
,
myconfigfile
)
setConstantIfSoConfigured
(
sigDbar
,
myconfigfile
)
...
...
Write
Preview
Supports
Markdown
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