Skip to content

Commit

Permalink
Use phase2 geometry accessible in 12_5
Browse files Browse the repository at this point in the history
  • Loading branch information
mbluj committed Jan 27, 2023
1 parent f7f280f commit b588e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RecoTauTag/RecoTau/test/runDeepTauIDsOnMiniAOD.py
Expand Up @@ -19,7 +19,7 @@

from Configuration.AlCa.GlobalTag import GlobalTag
if phase2:
process.load('Configuration.Geometry.GeometryExtended2026D97Reco_cff')
process.load('Configuration.Geometry.GeometryExtended2026D88Reco_cff')
process.GlobalTag = GlobalTag(process.GlobalTag, 'auto:phase2_realistic_T25', '')
inputfile = '/store/mc/Phase2Spring21DRMiniAOD/TTbar_TuneCP5_14TeV-pythia8/MINIAODSIM/PU200Phase2D80_113X_mcRun4_realistic_T25_v1_ext1-v1/280000/04e6741c-489a-4fed-9e0c-d7703c274b5a.root'
else:
Expand Down

0 comments on commit b588e8c

Please sign in to comment.