File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -77,9 +77,9 @@ elif [[ -z ${QC_JSON_FROM_OUTSIDE:-} ]]; then
7777 QC_JSON_TOF=apricot://o2/components/qc/ANY/any/tof-full-epn-qcmn-on-epn
7878 fi
7979 fi
80- [[ -z " ${QC_JSON_FDD:- } " ]] && QC_JSON_FDD=apricot://o2/components/qc/ANY/any/fdd-digits-qc -epn
81- [[ -z " ${QC_JSON_FT0:- } " ]] && QC_JSON_FT0=apricot://o2/components/qc/ANY/any/ft0-digits-qc -epn
82- [[ -z " ${QC_JSON_FV0:- } " ]] && QC_JSON_FV0=apricot://o2/components/qc/ANY/any/fv0-digits-qc -epn
80+ [[ -z " ${QC_JSON_FDD:- } " ]] && QC_JSON_FDD=apricot://o2/components/qc/ANY/any/fdd-digits-qcmn -epn
81+ [[ -z " ${QC_JSON_FT0:- } " ]] && QC_JSON_FT0=apricot://o2/components/qc/ANY/any/ft0-digits-qcmn -epn
82+ [[ -z " ${QC_JSON_FV0:- } " ]] && QC_JSON_FV0=apricot://o2/components/qc/ANY/any/fv0-digits-qcmn -epn
8383 if [[ -z " ${QC_JSON_EMC:- } " ]]; then
8484 if [[ " $BEAMTYPE " == " PbPb" ]]; then
8585 if has_detector CTP; then
You can’t perform that action at this time.
0 commit comments