Skip to content

Commit 339a7c0

Browse files
committed
TPC Splines: rebase fix
1 parent 6a10587 commit 339a7c0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

GPU/TPCFastTransformation/TPCFastTransform.cxx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,6 @@ void TPCFastTransform::startConstruction(const TPCFastSpaceChargeCorrection& cor
103103
mApplyCorrection = 1;
104104
mT0 = 0.f;
105105
mVdrift = 0.f;
106-
mVdriftCorrY = 0.f;
107-
mLdriftCorr = 0.f;
108-
mTOFcorr = 0.f;
109-
mPrimVtxZ = 0.f;
110106
mLumi = DEFLUMI;
111107
mLumiError = 0.f;
112108
mIDC = DEFIDC;

0 commit comments

Comments
 (0)