Skip to content

Commit 8cfcadd

Browse files
committed
Please consider the following formatting changes
1 parent b510b5f commit 8cfcadd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

‎GPU/GPUTracking/TRDTracking/GPUTRDTracker.h‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ class GPUTRDTracker_t : public GPUProcessor
197197
GPUTRDTrackerDebug<TRDTRK>* mDebug; // debug output
198198
bool mChamberStatus[kNChambers] = {}; // good (0) or bad (1) chamber from the CCDB, used for determining whether a track is findable
199199
// bool mPadStatus[kNPads] = {}; // whether pad is masked or not in hardware, from the CCDB, used for determining if a track is findable
200-
201200
};
202201
} // namespace o2::gpu
203202

0 commit comments

Comments
 (0)