# | Line 68 | Line 68 | namespace HbbAnalysis { | |
---|---|---|
68 | float deltaEtaIn; | |
69 | }; | |
70 | ||
71 | + | struct MuTrkVars { |
72 | + | float IPd0; |
73 | + | float IPdz; |
74 | + | unsigned int nHits; |
75 | + | }; |
76 | + | |
77 | struct MuIsoVars { | |
78 | float sumPt; | |
79 | float emEt; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |