Skip to content

Commit 46d8751

Browse files
iravasenshahor02
authored andcommitted
flag to disable 1 histo in track task
1 parent b191c13 commit 46d8751

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

DATA/production/qc-async/its.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@
8080
"nBCbins" : "103",
8181
"dicttimestamp" : 0,
8282
"doNorm": "1",
83-
"InvMasses" : "1"
83+
"InvMasses" : "1",
84+
"publishMore": "0"
8485
}
8586
}
8687
},

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@
7878
"doTTree": "0",
7979
"nBCbins": "103",
8080
"dicttimestamp": "0",
81-
"doNorm": "1"
81+
"doNorm": "1",
82+
"publishMore": "0"
8283
}
8384
}
8485
},
@@ -148,4 +149,4 @@
148149
}
149150
}
150151
}
151-
}
152+
}

0 commit comments

Comments
 (0)