Skip to content

Commit f11408b

Browse files
Laura Serksnytechiarazampolli
authored andcommitted
Update for memory consumption
1 parent 46d8751 commit f11408b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

DATA/production/qc-async/tpc.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@
6565
"cutMinpTPC": "0.05",
6666
"cutMaxpTPC": "20.",
6767
"cutMinpTPCMIPs": "0.45",
68-
"cutMaxpTPCMIPs": "0.55"
68+
"cutMaxpTPCMIPs": "0.55",
69+
"turnOffHistosForAsync": "true"
6970
}
7071
},
7172
"TPCTrackClusters": {
@@ -104,7 +105,8 @@
104105
"cutMinNCluster": "60",
105106
"cutMindEdxTot": "20.",
106107
"samplingFractionDCAr": "0.1",
107-
"cutPtForDCAr": "1.5"
108+
"cutPtForDCAr": "1.5",
109+
"turnOffHistosForAsync": "true"
108110
},
109111
"grpGeomRequest" : {
110112
"geomRequest": "None",

0 commit comments

Comments
 (0)