We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d8751 commit f11408bCopy full SHA for f11408b
DATA/production/qc-async/tpc.json
@@ -65,7 +65,8 @@
65
"cutMinpTPC": "0.05",
66
"cutMaxpTPC": "20.",
67
"cutMinpTPCMIPs": "0.45",
68
- "cutMaxpTPCMIPs": "0.55"
+ "cutMaxpTPCMIPs": "0.55",
69
+ "turnOffHistosForAsync": "true"
70
}
71
},
72
"TPCTrackClusters": {
@@ -104,7 +105,8 @@
104
105
"cutMinNCluster": "60",
106
"cutMindEdxTot": "20.",
107
"samplingFractionDCAr": "0.1",
- "cutPtForDCAr": "1.5"
108
+ "cutPtForDCAr": "1.5",
109
110
111
"grpGeomRequest" : {
112
"geomRequest": "None",
0 commit comments