Skip to content
Snippets Groups Projects
Commit 83f4da1c authored by Chikuma Kato's avatar Chikuma Kato
Browse files

trying to run the MdtTestCabling_jobOptions.py

Former-commit-id: ae1e29f3
parent 64b0e415
No related branches found
No related tags found
No related merge requests found
...@@ -37,3 +37,4 @@ atlas_add_component( MuonMDT_Cabling ...@@ -37,3 +37,4 @@ atlas_add_component( MuonMDT_Cabling
# Install files from the package: # Install files from the package:
atlas_install_python_modules( python/*.py ) atlas_install_python_modules( python/*.py )
atlas_install_joboptions( share/*.py )
...@@ -11,7 +11,7 @@ from MuonByteStream.MuonByteStreamFlags import muonByteStreamFlags ...@@ -11,7 +11,7 @@ from MuonByteStream.MuonByteStreamFlags import muonByteStreamFlags
muonByteStreamFlags.MdtDataType = "atlas" muonByteStreamFlags.MdtDataType = "atlas"
#initialize correctly the old cabling service #initialize correctly the old cabling service
from MDTcabling.MDTcablingConfig import * #from MDTcabling.MDTcablingConfig import *
topSequence=AlgSequence() topSequence=AlgSequence()
......
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