Skip to content

Commit c68edd6

Browse files
committed
TPCuseCCDB for TPC digitization in anchored MC (pilot)
1 parent d61915a commit c68edd6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MC/run/ANCHOR/2021/OCT/pass4/anchorMC.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@ for p in /GLO/Config/GRPMagField/ /GLO/Config/GRPLHCIF /ITS/Align /ITS/Calib/Dea
111111
${O2_ROOT}/bin/o2-ccdb-downloadccdbfile --host http://alice-ccdb.cern.ch/ -p ${p} -d .ccdb --timestamp ${TIMESTAMP}
112112
done
113113

114+
# -- DO AD-HOC ADJUSTMENTS TO WORKFLOWS (UNTIL THIS CAN BE DONE NATIVELY) --
115+
sed -i 's/--onlyDet TPC/--onlyDet TPC --TPCuseCCDB/' workflow.json # enables CCDB during TPC digitization
116+
114117
# -- RUN THE MC WORKLOAD TO PRODUCE AOD --
115118

116119
export FAIRMQ_IPC_PREFIX=./

0 commit comments

Comments
 (0)