Skip to content

Commit 55ee19b

Browse files
committed
Add FDD;FV0;FT0;PHS;TOF to performance test
1 parent bae1440 commit 55ee19b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prodtests/sim_performance_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ unlink o2sim.root
8080
unlink o2sim_grp.root
8181
ln -s ${HITFILE}.root o2sim.root
8282
ln -s ${HITFILE}_grp.root o2sim_grp.root
83-
for d in TRD ITS EMC TPC MFT MCH MID; do
83+
for d in TRD ITS EMC TPC MFT MCH MID FDD FV0 FT0 PHS TOF HMP; do
8484
DIGILOGFILE=logdigi_${SIMCONFIG}_${d}
8585

8686
TIME="#walltime %e" ${O2_ROOT}/share/scripts/monitor-mem.sh time o2-sim-digitizer-workflow -b --onlyDet ${d} --tpc-lanes 1 --configKeyValues "TRDSimParams.digithreads=1" > ${DIGILOGFILE} 2>&1

0 commit comments

Comments
 (0)