We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d5b6b5 commit 5db026fCopy full SHA for 5db026f
MC/run/ANCHOR/tests/test_anchor_2023_apass2_pp.sh
@@ -18,7 +18,6 @@ export ALIEN_JDL_LPMANCHORPRODUCTION=LHC23f
18
export ALIEN_JDL_LPMANCHORYEAR=2023
19
20
export NTIMEFRAMES=1
21
-export NSIGEVENTS=50
22
export SPLITID=100
23
export PRODSPLIT=153
24
export CYCLE=0
@@ -27,9 +26,6 @@ export CYCLE=0
27
26
#export ALIEN_PROC_ID=2963436952
28
export SEED=5
29
30
-# for pp and 50 events per TF, we launch only 4 workers.
31
-export NWORKERS=2
32
-
33
export ALIEN_JDL_ANCHOR_SIM_OPTIONS="-gen pythia8 -confKey \"GeometryManagerParam.useParallelWorld=1;GeometryManagerParam.usePwGeoBVH=1;GeometryManagerParam.usePwCaching=1\" ${LOCAL_CONFIG:+--overwrite-config ${LOCAL_CONFIG}}"
34
35
# run the central anchor steering script; this includes
0 commit comments