Skip to content
Snippets Groups Projects
Commit eba8b65e authored by Savanna Shaw's avatar Savanna Shaw
Browse files

Fix compiler warnings

parent 95befe18
1 merge request!36774Adding muComb to trigger new JO test
...@@ -36,8 +36,6 @@ def muCombCfg(flags, postFix="", useBackExtrp=True): ...@@ -36,8 +36,6 @@ def muCombCfg(flags, postFix="", useBackExtrp=True):
idScanEndcap3Res = [0.036, 0.0000004] idScanEndcap3Res = [0.036, 0.0000004]
idScanEndcap4Res = [0.046, 0.0000002] idScanEndcap4Res = [0.046, 0.0000002]
from TrigmuComb.TrigmuCombMTConfig import muCombMT
from TrigmuComb.TrigmuCombMonitoring import TrigMuCombMonitoring
muCombMT = CompFactory.muCombMT muCombMT = CompFactory.muCombMT
muCombAlg = muCombMT(name = "MuComb"+postFix, muCombAlg = muCombMT(name = "MuComb"+postFix,
MuCombStrategy = 0, MuCombStrategy = 0,
......
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