Skip to content

Commit 2335e79

Browse files
Laura Serksnytechiarazampolli
authored andcommitted
Updated tpc config to include DCA downsampling and lower pT cut
1 parent 8b4e86e commit 2335e79

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

DATA/production/qc-async/tpc.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,9 @@
8181
"taskParameters": {
8282
"cutAbsEta": "1.",
8383
"cutMinNCluster": "60",
84-
"cutMindEdxTot": "20."
84+
"cutMindEdxTot": "20.",
85+
"samplingFractionDCAr": "0.1",
86+
"cutPtForDCAr": "1.5"
8587
},
8688
"grpGeomRequest" : {
8789
"geomRequest": "None",

0 commit comments

Comments
 (0)