Skip to content

Add Xbb tagger in the AnalysisAlgorithms

BinBin Dong requested to merge bdong/athena:bdong-xbb-stff into main

Schedule Xbb tagging algorithm in the AnalysisAlgorithms.

Can be used as following:

Jets:
  - containerName: 'LargeRJets'
    jetCollection: 'AntiKt10UFOCSSKSoftDropBeta100Zcut10Jets'
    largeRMass: 'Comb'
    XbbTagging:
      - containerName: 'LargeRJets'
        XbbWP: 'FlatMassQCDEff_0p25'
        Xbbtagger: 'GN2Xv01'
        calibFile: '/afs/cern.ch/work/b/bdong/CDIMagic/csv_to_json_xbb/Xbb_lookup_table.json'
        #noEffSF: True
Edited by BinBin Dong

Merge request reports

Loading