We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29db127 commit f8a5ae4Copy full SHA for f8a5ae4
Detectors/ITSMFT/ITS/tracking/src/Tracker.cxx
@@ -39,7 +39,6 @@ Tracker::Tracker(o2::its::TrackerTraits* traits)
39
/// Initialise standard configuration with 1 iteration
40
mTrkParams.resize(1);
41
mMemParams.resize(1);
42
- assert(mTracks != nullptr);
43
mTraits = traits;
44
mPrimaryVertexContext = mTraits->getPrimaryVertexContext();
45
#ifdef CA_DEBUG
0 commit comments