Jet

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

Bases: PtEtaPhiMLorentzVector, NanoCollection, Systematic

NanoAOD narrow 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_electrons

matched_gen

matched_muons

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_electrons
matched_gen
matched_muons