UCATLAS / xAODAnaHelpers

ATLAS Run 2 and Run 3 analysis framework for AnalysisTop and AnalysisBase for proton-smashing physics
https://ucatlas.github.io/xAODAnaHelpers/
Apache License 2.0
42 stars 127 forks source link

Add support for alternative schemes of NPs for FTAG systematics #1667

Closed gfrattar closed 11 months ago

gfrattar commented 11 months ago

Hi,

as per the title, this PR is to allow the user to choose between different schemes of NPs for FTAG systematics. For more details please see https://twiki.cern.ch/twiki/bin/view/AtlasProtected/BTaggingCalibrationDataInterface#Systematics_strategy_and_further . For this we need to add the possibility to modify these properties https://gitlab.cern.ch/atlas/athena/-/blob/main/PhysicsAnalysis/JetTagging/JetTagPerformanceCalibration/xAODBTaggingEfficiency/Root/BTaggingEfficiencyTool.cxx#L163-165

The default choice included in xAH is the same default of athena.

Best, Guglielmo

fyi @SagarA17