# | Line 58 | Line 58 | namespace L1Analysis | |
---|---|---|
58 | std::vector<double> muons_tr_eta; | |
59 | std::vector<double> muons_tr_phi; | |
60 | std::vector<double> muons_tr_validhits; | |
61 | + | std::vector<double> muons_tr_validpixhits; |
62 | std::vector<double> muons_tr_normchi2; | |
63 | std::vector<double> muons_tr_imp_point_x; | |
64 | std::vector<double> muons_tr_imp_point_y; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |