Skip to content
Snippets Groups Projects
Commit 8ac20a36 authored by Andrea Coccaro's avatar Andrea Coccaro
Browse files

Merge branch 'cherry-pick-4dc2fc32 [formerly dd49a2dfdc]-21.1' into '21.1'

Sweeping !16079 from 21.0 to 21.1.
Updated enhanced slice22 config

See merge request atlas/athena!16217

Former-commit-id: 790ce14ed7f6e47172e0b8fc8bede2f9dd4b2001
parents 84d517b8 e311135e
No related branches found
No related tags found
No related merge requests found
......@@ -44,13 +44,15 @@ wrapper.PixelClusteringMode = 101
wrapper.Ibl3DRealistic = False
wrapper.SctClustering = True
wrapper.Clustering = True
wrapper.EmulateDF = True
####wrapper.GetOffline = True
wrapper.GetOffline = False
### Tower 22 ROD list, see slide 53 of https://indico.cern.ch/event/712049/contributions/2924263/attachments/1622355/2581965/ftk_intro_session.pdf
wrapper.pixRodIds = ['0x111750', '0x112521', '0x112559', '0x130149', '0x111710', '0x130146', '0x140103', '0x140093']
wrapper.sctRodIds = ['0x220100', '0x220101', '0x220102', '0x220103']
### EnhancedSlice22 ROD ID list, see:
### https://its.cern.ch/jira/browse/FTKSIM-107?focusedCommentId=2350985&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-2350985
wrapper.pixRodIds = ['0x140103','0x111750','0x112521','0x112559','0x140093','0x130149','0x111710','0x130146']
wrapper.sctRodIds = ['0x220100','0x220103','0x220101','0x220102']
theJob += wrapper
......
......@@ -98,7 +98,6 @@ def getTransform():
outData=['NTUP_FTK'],
runtimeRunargs={
'inputNTUP_FTKTMPFile': "['tmp.NTUP_FTKTMP']",
'inputNTUP_FTKIPFile' : "['OUT.NTUP_FTKIP.root']",
'MergeFromTowers': True,
'FirstRegion': 0,
'NBanks': 1,
......
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