HHJets

HHJetsRDF

class Tools.Tools.HHJets.HHJetsRDF(**kwargs)[source]

Bases:

Returns the HHbtag output, the indexes from the 2 bjets and 2 vbfjets (if existing), the indexes of the additional central and forward jets (if existing) and if the event has a boosted topology.

Lepton and jet systematics (used for pt and mass variables) can be modified using the parameters from JetLepMetSyst.

Parameters:

filter (bool) – whether to filter out output events if they don’t have 2 bjet candidates

YAML sintaxis:

codename:
    name: HHJetsRDF
    path: Tools.Tools.HHJets
    parameters:
        year: self.config.year
        isMC: self.dataset.process.isMC
        isUL: self.dataset.has_tag('ul')
        filter: True