From 7b4458f63c6fac6f94d2ce0dac7d1627a9feab81 Mon Sep 17 00:00:00 2001 From: shahoian Date: Wed, 22 Apr 2026 13:10:22 +0200 Subject: [PATCH] Increment TPCFastSpaceChargeCorrection class version --- GPU/TPCFastTransformation/TPCFastSpaceChargeCorrection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); }; /// ====================================================