Changes to run FlavourTagPerformance framework in r21.9 (Ftag 21.9)
The changes done in the Athena r21.9 is listed here required to run the FlavourTagPerformanceFramework (developed in r21.2) in r21.9
-
Updated JetCalibTools to customise CalibArea in r21.9 which is otherwise hard-coded in release 21.9
-
DerivationFramework in PhysicsAnalysis is not present in current 21.9. This package is required to run the FTAG framework for BTagVertexAugmenter and BTagJetAugmenter
-
FlavorTagDiscriminants package is also added which is not currently in PhysicsAnalysis/JetTagging. This is required to add BTagTrakAugmenter file for running the FTAG framework.
-
Added BTagTrackAugmenterAlg file in BTagging: In order to pick up in Track parameters (BTagTrackAccessors.h) changes a new version of algorithm needs to be used in jobOptions.py file of FTAG package. This uses BTagTrackAugmenterAlg with new options to run. Appropriate changes were done in CMakeLists.txt and BTagging_entries.cxx to add BTagTrackAugmenterAlg.cxx