# | Line 24 | Line 24 | float PV_xzE; | |
---|---|---|
24 | float PV_yzE; | |
25 | ||
26 | float PV_normchi2; | |
27 | + | float PV_Nvtx; |
28 | ||
29 | //luminosity | |
30 | float lumiperblock; | |
# | Line 112 | Line 113 | std::vector<short> ltDCC_thBx; | |
113 | std::vector<short> ltDCC_thWheel; | |
114 | std::vector<short> ltDCC_thSector; | |
115 | std::vector<short> ltDCC_thStation; | |
116 | + | std::vector<short> ltDCC_thHits; |
117 | // std::vector<float> ltDCC_thX; | |
118 | // std::vector<float> ltDCC_thY; | |
119 | // TMatrixD ltDCC_thTheta; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |