2 parents b510b5f + 8cfcadd commit 9c8fa7dCopy full SHA for 9c8fa7d
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