File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -117,6 +117,7 @@ elif [[ -z ${QC_JSON_FROM_OUTSIDE:-} ]]; then
117117 [[ -z " ${QC_JSON_CPV:- } " ]] && QC_JSON_CPV=apricot://o2/components/qc/ANY/any/cpv-physics-qcmn-epn
118118 [[ -z " ${QC_JSON_TRD:- } " ]] && QC_JSON_TRD=apricot://o2/components/qc/ANY/any/trd-full-qcmn
119119 [[ -z " ${QC_JSON_PHS:- } " ]] && QC_JSON_PHS=apricot://o2/components/qc/ANY/any/phos-raw-clusters-epn
120+ [[ -z " ${QC_JSON_CTP:- } " ]] && QC_JSON_CTP=apricot://o2/components/qc/ANY/any/ctp-raw-qc-epn
120121 [[ -z " ${QC_JSON_GLO_PRIMVTX:- } " ]] && QC_JSON_GLO_PRIMVTX=apricot://o2/components/qc/ANY/any/glo-vtx-qcmn-epn
121122 [[ -z " ${QC_JSON_GLO_ITSTPC:- } " ]] && QC_JSON_GLO_ITSTPC=apricot://o2/components/qc/ANY/any/glo-itstpc-mtch-qcmn-epn
122123 if [[ -z " ${QC_JSON_TOF_MATCH:- } " ]]; then
You can’t perform that action at this time.
0 commit comments