We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b76ee74 + 5224826 commit dddd18cCopy full SHA for dddd18c
2 files changed
Detectors/ITSMFT/ITS/postprocessing/studies/include/ITSStudies/Efficiency.h
@@ -31,7 +31,6 @@ o2::framework::DataProcessorSpec getEfficiencyStudy(mask_t srcTracksMask, mask_t
31
float mEtaCuts[2] = {-1.0, 1.0};
32
float mPtCuts[2] = {0, 10}; /// no cut for B=0
33
34
-
35
// values obtained from the dca study for B=5
36
// float dcaXY[3] = {-0.000326, -0.000217, -0.000187};
37
// float dcaZ[3] = {0.000020, -0.000004, 0.000032};
0 commit comments