Skip to content

Commit 6813278

Browse files
ehellbarchiarazampolli
authored andcommitted
Fix getTPCvdrift.C location in setenv_extra.sh of special TPC apass
1 parent 3980130 commit 6813278

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DATA/production/configurations/2022/LHC22f/apass1_TPCcalib/setenv_extra.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ else
4949
fi
5050

5151
# TPC vdrift
52-
#root -b -q "$O2DPG_ROOT/DATA/production/configurations/$ALIEN_JDL_LPMANCHORYEAR/$O2DPGPATH/$ALIEN_JDL_LPMPASSNAME/getTPCvdrift.C+($RUNNUMBER)"
53-
root -b -q "/home/zampolli/SOFT/alibuild/ali-o2-dev1/O2DPG/DATA/production/configurations/$ALIEN_JDL_LPMANCHORYEAR/$O2DPGPATH/$ALIEN_JDL_LPMPASSNAME/getTPCvdrift.C+($RUNNUMBER)"
52+
root -b -q "$O2DPG_ROOT/DATA/production/configurations/$ALIEN_JDL_LPMANCHORYEAR/$O2DPGPATH/$ALIEN_JDL_LPMPASSNAME/getTPCvdrift.C+($RUNNUMBER)"
5453
export VDRIFT=`cat vdrift.txt`
5554

5655
# remove monitoring-backend

0 commit comments

Comments
 (0)