We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f55cd commit ca9b8b7Copy full SHA for ca9b8b7
1 file changed
GPU/TPCFastTransformation/TPCFastTransform.cxx
@@ -103,10 +103,6 @@ void TPCFastTransform::startConstruction(const TPCFastSpaceChargeCorrection& cor
103
mApplyCorrection = 1;
104
mT0 = 0.f;
105
mVdrift = 0.f;
106
- mVdriftCorrY = 0.f;
107
- mLdriftCorr = 0.f;
108
- mTOFcorr = 0.f;
109
- mPrimVtxZ = 0.f;
110
mLumi = DEFLUMI;
111
mLumiError = 0.f;
112
mIDC = DEFIDC;
0 commit comments