# | Line 340 | Line 340 | namespace HbbAnalysis { | |
---|---|---|
340 | ||
341 | struct VertexVars{ | |
342 | std::vector<float> trackWeights; | |
343 | + | std::vector<float> trackpT; |
344 | double chi2; | |
345 | double ndof; | |
346 | double x; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |