File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ if [[ -z $CALIBDATASPEC_BARREL_TF ]]; then
116116 # TPC
117117 if [[ $CALIB_TPC_TIMEGAIN == 1 ]]; then add_semicolon_separated CALIBDATASPEC_BARREL_TF " tpcmips:TPC/MIPS/0" ; fi
118118 if [[ $CALIB_TPC_SCDCALIB == 1 ]]; then add_semicolon_separated CALIBDATASPEC_BARREL_TF " unbinnedTPCResiduals:GLO/UNBINNEDRES/0" ; fi
119- if [[ $CALIB_TPC_SCDCALIB == 1 ]] && [[ 0$CALIB_TPC_SCDCALIB_SENDTRKDATA == " 01" ]]; then then add_semicolon_separated CALIBDATASPEC_BARREL_TF " tpcInterpTrkData:GLO/TRKDATA/0" ; fi
119+ if [[ $CALIB_TPC_SCDCALIB == 1 ]] && [[ 0$CALIB_TPC_SCDCALIB_SENDTRKDATA == " 01" ]]; then add_semicolon_separated CALIBDATASPEC_BARREL_TF " tpcInterpTrkData:GLO/TRKDATA/0" ; fi
120120
121121 # TRD
122122 if [[ $CALIB_TRD_VDRIFTEXB == 1 ]]; then add_semicolon_separated CALIBDATASPEC_BARREL_TF " angResHistoTRD:TRD/ANGRESHISTS/0" ; fi
You can’t perform that action at this time.
0 commit comments