![]() |
ATLAS Offline Software
|
Simplified FTAG large-R jet truth labelling scheme. More...
Enumerations | |
| enum | TypeEnum { UNKNOWN = 0 , Hbb = 1 , Hb = 2 , Hcc = 3 , Hc = 4 , Htautau = 5 , Htau = 6 , HtautauEl = 7 , HtautauMu = 8 , Hother = 9 , TopBqq = 10 , TopBcs = 11 , TopBx = 12 , TopBlv = 13 , Wqq = 20 , Wcs = 21 , Wother = 22 , Zbb = 30 , Zb = 31 , Zcc = 32 , Zc = 33 , Zss = 34 , Zqq = 35 , Ztautau = 36 , Ztau = 37 , ZtautauEl = 38 , ZtautauMu = 39 , Zother = 40 , QCDbb = 50 , QCDbc = 51 , QCDcc = 52 , QCDbq = 53 , QCDcq = 54 , QCDqq = 55 , HWWhad = 60 , HWWlep = 61 , HZZhad = 62 } |
Simplified FTAG large-R jet truth labelling scheme.
Factorized as Origin x Decay x Containment, stored as a single flat label. Origin is the ghost-associated parent (H/top/Z/W/QCD) read from the reco jet. Decay is determined by navigating the truth decay chain of that parent. Containment is checked via ghost B/C hadron counts on the reco jet.
No kinematic cuts (mass, split12/23, jet-truth dR) are applied — the label depends only on ghost associations and truth-record topology.
Definition at line 19 of file FtagLargeRJetLabelEnum.h.