FatJet

class coffea.nanoevents.methods.nanoaod.FatJet[source]

Bases: PtEtaPhiMLorentzVector, NanoCollection, Systematic

NanoAOD large radius jet object

Attributes Summary

LOOSE

jetId bit position

TIGHT

jetId bit position

TIGHTLEPVETO

jetId bit position

constituents

isLoose

Returns a boolean array marking loose jets according to jetId index

isTight

Returns a boolean array marking tight jets according to jetId index

isTightLeptonVeto

Returns a boolean array marking tight jets with explicit lepton veto according to jetId index

matched_gen

subjets

Attributes Documentation

LOOSE = 0

jetId bit position

TIGHT = 1

jetId bit position

TIGHTLEPVETO = 2

jetId bit position

constituents
isLoose

Returns a boolean array marking loose jets according to jetId index

isTight

Returns a boolean array marking tight jets according to jetId index

isTightLeptonVeto

Returns a boolean array marking tight jets with explicit lepton veto according to jetId index

matched_gen
subjets