Skip to content

Commit 5064daf

Browse files
iravasendavidrohr
authored andcommitted
ITS jsons for tracks updated according to QC PR1187
1 parent b8f7a8e commit 5064daf

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

DATA/production/qc-async/its.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@
6262
"vertexRsize": "0.8",
6363
"NtracksMAX" : "100",
6464
"doTTree": "0",
65-
"nBCbins" : "103"
65+
"nBCbins" : "103",
66+
"dicttimestamp" : 0
6667
}
6768
}
6869
},
@@ -140,7 +141,7 @@
140141
"id": "tracks",
141142
"active": "true",
142143
"machines": [],
143-
"query": "Vertices:ITS/VERTICES/0;tracks:ITS/TRACKS/0;rofs:ITS/ITSTrackROF/0;clustersrof:ITS/CLUSTERSROF/0;compclus:ITS/COMPCLUSTERS/0",
144+
"query": "Vertices:ITS/VERTICES/0;tracks:ITS/TRACKS/0;rofs:ITS/ITSTrackROF/0;clustersrof:ITS/CLUSTERSROF/0;compclus:ITS/COMPCLUSTERS/0;patterns:ITS/PATTERNS/0;clusteridx:ITS/TRACKCLSID/0",
144145
"samplingConditions": [
145146
{
146147
"condition": "random",

MC/config/QC/json/its-clusters-tracks-qc.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@
6565
"vertexRsize": "0.8",
6666
"NtracksMAX" : "100",
6767
"doTTree": "0",
68-
"nBCbins" : "103"
68+
"nBCbins" : "103",
69+
"dicttimestamp" : "0"
6970
}
7071
}
7172
},
@@ -143,7 +144,7 @@
143144
"id": "tracks",
144145
"active": "true",
145146
"machines": [],
146-
"query": "Vertices:ITS/VERTICES/0;tracks:ITS/TRACKS/0;rofs:ITS/ITSTrackROF/0;clustersrof:ITS/CLUSTERSROF/0;compclus:ITS/COMPCLUSTERS/0",
147+
"query": "Vertices:ITS/VERTICES/0;tracks:ITS/TRACKS/0;rofs:ITS/ITSTrackROF/0;clustersrof:ITS/CLUSTERSROF/0;compclus:ITS/COMPCLUSTERS/0;patterns:ITS/PATTERNS/0;clusteridx:ITS/TRACKCLSID/0",
147148
"samplingConditions": [
148149
{
149150
"condition": "random",

0 commit comments

Comments
 (0)