diff --git a/GPU/TPCFastTransformation/TPCFastSpaceChargeCorrection.h b/GPU/TPCFastTransformation/TPCFastSpaceChargeCorrection.h index 09704bb5706e1..bb329b3a65e1f 100644 --- a/GPU/TPCFastTransformation/TPCFastSpaceChargeCorrection.h +++ b/GPU/TPCFastTransformation/TPCFastSpaceChargeCorrection.h @@ -316,7 +316,7 @@ class TPCFastSpaceChargeCorrection : public FlatObject RowInfo mRowInfos[TPCFastTransformGeo::getMaxNumberOfRows()]; ///< RowInfo array - ClassDefNV(TPCFastSpaceChargeCorrection, 4); + ClassDefNV(TPCFastSpaceChargeCorrection, 5); }; /// ====================================================