Skip to content

Commit 5224826

Browse files
committed
Please consider the following formatting changes
1 parent b76ee74 commit 5224826

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)