Skip to content

[Run2_2017] Add New DeepAK8 Taggers

Created by: aperloff

Add some missing DeepAK8 taggers which will be used for the boosted Higgs analysis as well as some other SUSY analyses. This PR stops short of adding the many DeepAK8 discriminators and only adds the constructed taggers, a list of which can be found at https://github.com/cms-sw/cmssw/blob/CMSSW_10_2_X/RecoBTag/MXNet/python/pfMassDecorrelatedDeepBoostedDiscriminatorsJetTags_cfi.py.

The size of the TTree before this change was 6.81 KiB/entry (compressed). After the change it went to 6.94 KiB/entry (compressed). This is an increase of about 2%.

Merge request reports