Skip to content

Commit 62aaa86

Browse files
mfagginMattia Faggin
andauthored
Change eta cut for TPC tracks in GLO QC. (#1487)
Co-authored-by: Mattia Faggin <mfaggin@alipap1.cern.ch>
1 parent 7313180 commit 62aaa86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DATA/production/qc-async/itstpc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"minNITSClustersCut": "0",
5050
"maxChi2PerClusterITS": "100000",
5151
"minPtTPCCut": "0.1f",
52-
"etaTPCCut": "1.4f",
52+
"etaTPCCut": "0.9f",
5353
"minNTPCClustersCut": "60",
5454
"minDCACut": "100.f",
5555
"minDCACutY": "10.f",

MC/config/QC/json/ITSTPCmatchedTracks_direct_MC.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"minNITSClustersCut": "0",
4747
"maxChi2PerClusterITS": "100000",
4848
"minPtTPCCut": "0.1f",
49-
"etaTPCCut": "1.4f",
49+
"etaTPCCut": "0.9f",
5050
"minNTPCClustersCut": "60",
5151
"minDCACut": "100.f",
5252
"minDCACutY": "10.f",

0 commit comments

Comments
 (0)