Skip to content

Commit dddd18c

Browse files
authored
Merge pull request #5 from alibuild/alibot-cleanup-13995
Please consider the following formatting changes to #13995
2 parents b76ee74 + 5224826 commit dddd18c

File tree

2 files changed

+63
-88
lines changed

2 files changed

+63
-88
lines changed

Detectors/ITSMFT/ITS/postprocessing/studies/include/ITSStudies/Efficiency.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ o2::framework::DataProcessorSpec getEfficiencyStudy(mask_t srcTracksMask, mask_t
3131
float mEtaCuts[2] = {-1.0, 1.0};
3232
float mPtCuts[2] = {0, 10}; /// no cut for B=0
3333

34-
3534
// values obtained from the dca study for B=5
3635
// float dcaXY[3] = {-0.000326, -0.000217, -0.000187};
3736
// float dcaZ[3] = {0.000020, -0.000004, 0.000032};

0 commit comments

Comments
 (0)