1 parent b510b5f commit 8cfcaddCopy full SHA for 8cfcadd
1 file changed
GPU/GPUTracking/TRDTracking/GPUTRDTracker.h
@@ -197,7 +197,6 @@ class GPUTRDTracker_t : public GPUProcessor
197
GPUTRDTrackerDebug<TRDTRK>* mDebug; // debug output
198
bool mChamberStatus[kNChambers] = {}; // good (0) or bad (1) chamber from the CCDB, used for determining whether a track is findable
199
// bool mPadStatus[kNPads] = {}; // whether pad is masked or not in hardware, from the CCDB, used for determining if a track is findable
200
-
201
};
202
} // namespace o2::gpu
203
0 commit comments