Jet
- class coffea.nanoevents.methods.nanoaod.Jet[source]
Bases:
PtEtaPhiMLorentzVector
,NanoCollection
,Systematic
NanoAOD narrow radius jet object
Attributes Summary
jetId bit position
jetId bit position
jetId bit position
Returns a boolean array marking loose jets according to jetId index
Returns a boolean array marking tight jets according to jetId index
Returns a boolean array marking tight jets with explicit lepton veto according to jetId index
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