We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e724c commit ce48e4dCopy full SHA for ce48e4d
PWGLF/Tasks/Nuspex/LFNucleiBATask.cxx
@@ -2312,7 +2312,7 @@ struct LFNucleiBATask {
2312
float nITSDe = 99.f;
2313
float nITSTr = 99.f;
2314
float nITSHe = 99.f;
2315
- o2::aod::ITSResponse itsResponse;
+ // o2::aod::ITSResponse itsResponse;
2316
2317
if (!IsFilteredData) {
2318
nITSDe = track.itsNSigmaDe();
0 commit comments