Skip to content
Snippets Groups Projects
Commit f68df619 authored by Nils Erik Krumnack's avatar Nils Erik Krumnack Committed by Atlas Nightlybuild
Browse files

Merge branch '21.2-FTAG-CDI-file' into '21.2'

updated FTAG CDI file

See merge request atlas/athena!38380

(cherry picked from commit ddef6fcd34469096587eb25a476bbc4c1927d598)

2d4fb0a4 updated FTAG CDI file
parent 81511495
No related branches found
No related tags found
No related merge requests found
......@@ -49,9 +49,11 @@ def makeFTagAnalysisSequence( seq, dataType, jetCollection,
if btIndex != -1:
jetCollection = jetCollection[:btIndex]
# CDI file
# https://twiki.cern.ch/twiki/bin/view/AtlasProtected/BTagCalibrationRecommendationsRelease21
bTagCalibFile = "xAODBTaggingEfficiency/13TeV/2017-21-13TeV-MC16-CDI-2019-07-30_v1.root"
else:
bTagCalibFile = "xAODBTaggingEfficiency/13TeV/2019-21-13TeV-MC16-CDI-2019-10-07_v1.root"
bTagCalibFile = "xAODBTaggingEfficiency/13TeV/2020-21-13TeV-MC16-CDI-2020-03-11_Sh228_v3.root"
# # Create the analysis algorithm sequence object:
# seq = AnaAlgSequence( "FTagAnalysisSequence" )
......
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