# | Line 96 | Line 96 | namespace L1Analysis | |
---|---|---|
96 | std::vector<float> trPtVal; | |
97 | std::vector<int> trPhiPck; | |
98 | std::vector<float> trPhiVal; | |
99 | < | std::vector<int> trPhiGlob; |
99 | > | std::vector<double>trPhiGlob; |
100 | std::vector<int> trChPck; | |
101 | std::vector<int> trWh; | |
102 | std::vector<int> trSc; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |