Skip to content
Snippets Groups Projects
Commit f4935815 authored by John Chapman's avatar John Chapman
Browse files

ISF_ValidationMT: Update MC23a jobs to MC23e + archive MC23a full sim job as...

ISF_ValidationMT: Update MC23a jobs to MC23e + archive MC23a full sim job as test_RUN3_2022_FullG4MT_QS_ttbar_MT.sh
parent 9b36ad1f
No related branches found
No related tags found
3 merge requests!710122024-04-30: merge of 24.0 into main,!70996Draft: ZDC pulse analysis updates in support of analyses,!70967ISF_ValidationMT: Update MC23a Simulation ART jobs to MC23e
Showing
with 81 additions and 28 deletions
#!/bin/sh
#
# art-description: MC23-style RUN3 simulation using FullG4MT_QS in AthenaMT
# art-include: 24.0/Athena
# art-include: 24.0/AthSimulation
# art-include: main/Athena
# art-include: main/AthSimulation
# art-type: grid
# art-athena-mt: 8
# art-architecture: '#x86_64-intel'
# art-output: test.*.HITS.pool.root
# art-output: log.*
# art-output: Config*.pkl
export ATHENA_CORE_NUMBER=8
# RUN3 setup
# ATLAS-R3S-2021-03-02-00 and OFLCOND-MC23-SDR-RUN3-01
Sim_tf.py \
--CA \
--multithreaded \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-01' \
--simulator 'FullG4MT_QS' \
--postInclude 'PyJobTransforms.UseFrontier' \
--preInclude 'EVNTtoHITS:Campaigns.MC23aSimulationMultipleIoV' \
--geometryVersion 'default:ATLAS-R3S-2021-03-02-00' \
--inputEVNTFile "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/CampaignInputs/mc21/EVNT/mc21_13p6TeV.601229.PhPy8EG_A14_ttbar_hdamp258p75_SingleLep.evgen.EVNT.e8453/EVNT.29328277._003902.pool.root.1" \
--outputHITSFile "test.CA.HITS.pool.root" \
--maxEvents 50 \
--jobNumber 1 \
--postExec 'with open("ConfigSimCA.pkl", "wb") as f: cfg.store(f)' \
--imf False
rc=$?
mv log.EVNTtoHITS log.EVNTtoHITS.CA
echo "art-result: $rc simCA"
status=$rc
rc2=-9999
if [ $rc -eq 0 ]
then
ArtPackage=$1
ArtJobName=$2
art.py compare grid --entries 10 ${ArtPackage} ${ArtJobName} --order-trees --mode=semi-detailed --diff-root --file=test.CA.HITS.pool.root
rc2=$?
if [ $status -eq 0 ]
then
status=$rc2
fi
fi
echo "art-result: $rc2 regression"
exit $status
......@@ -14,14 +14,14 @@
export ATHENA_CORE_NUMBER=8
# RUN3 setup
# ATLAS-R3S-2021-03-02-00 and OFLCOND-MC23-SDR-RUN3-01
# ATLAS-R3S-2021-03-02-00 and OFLCOND-MC23-SDR-RUN3-04
Sim_tf.py \
--CA \
--multithreaded \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-01' \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-04' \
--simulator 'ATLFAST3MT_QS' \
--postInclude 'PyJobTransforms.UseFrontier' \
--preInclude 'EVNTtoHITS:Campaigns.MC23aSimulationMultipleIoV' \
--preInclude 'EVNTtoHITS:Campaigns.MC23eSimulationMultipleIoV' \
--geometryVersion 'default:ATLAS-R3S-2021-03-02-00' \
--inputEVNTFile "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/CampaignInputs/mc21/EVNT/mc21_13p6TeV.601229.PhPy8EG_A14_ttbar_hdamp258p75_SingleLep.evgen.EVNT.e8453/EVNT.29328277._003902.pool.root.1" \
--outputHITSFile "test.CA.HITS.pool.root" \
......
......@@ -13,14 +13,14 @@
export ATHENA_CORE_NUMBER=8
# RUN3 setup
# ATLAS-R3S-2021-03-02-00 and OFLCOND-MC23-SDR-RUN3-01
# ATLAS-R3S-2021-03-02-00 and OFLCOND-MC23-SDR-RUN3-04
Sim_tf.py \
--CA \
--multithreaded \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-01' \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-04' \
--simulator 'ATLFAST3MT' \
--postInclude 'PyJobTransforms.UseFrontier' \
--preInclude 'EVNTtoHITS:Campaigns.MC23aSimulationMultipleIoV' \
--preInclude 'EVNTtoHITS:Campaigns.MC23eSimulationMultipleIoV' \
--geometryVersion 'default:ATLAS-R3S-2021-03-02-00' \
--inputEVNTFile "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/CampaignInputs/mc21/EVNT/mc21_13p6TeV.601229.PhPy8EG_A14_ttbar_hdamp258p75_SingleLep.evgen.EVNT.e8453/EVNT.29328277._003902.pool.root.1" \
--outputHITSFile "test.CA.HITS.pool.root" \
......
......@@ -23,10 +23,10 @@ Sim_tf.py \
--inputEVNTFile="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/ISF_Validation/mc21_13p6TeV.950542.MGPy8EG_DYSpinHalfMonopoles_1gD_1500GeV_valid.merge.EVNT.e8467_e8455.29631249._000005.pool.root.1" \
--maxEvents="100" \
--multithreaded="True" \
--preInclude "EVNTtoHITS:Campaigns.MC23aSimulationMultipleIoV,G4DebuggingTools.DebugMonopole" \
--preInclude "EVNTtoHITS:Campaigns.MC23eSimulationMultipleIoV,G4DebuggingTools.DebugMonopole" \
--skipEvents="0" \
--randomSeed="41" \
--conditionsTag "default:OFLCOND-MC23-SDR-RUN3-01" \
--conditionsTag "default:OFLCOND-MC23-SDR-RUN3-04" \
--geometryVersion="default:ATLAS-R3S-2021-03-02-00" \
--runNumber="950542" \
--AMITag="s3890" \
......
......@@ -17,16 +17,16 @@
export ATHENA_PROC_NUMBER=8
export ATHENA_CORE_NUMBER=8
# RUN3 setup
# ATLAS-R3S-2021-03-02-00 and OFLCOND-MC23-SDR-RUN3-01
# ATLAS-R3S-2021-03-02-00 and OFLCOND-MC23-SDR-RUN3-04
Sim_tf.py \
--CA \
--inputEVNTFile="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/ISF_Validation/mc21_13p6TeV.temp.DisplacedSmuonPairProduction.10events.pool.root" \
--maxEvents="10" \
--multithreaded="True" \
--preInclude "EVNTtoHITS:Campaigns.MC23aSimulationMultipleIoV,G4DebuggingTools.DebugSleptonsLLP" \
--preInclude "EVNTtoHITS:Campaigns.MC23eSimulationMultipleIoV,G4DebuggingTools.DebugSleptonsLLP" \
--skipEvents="0" \
--randomSeed="41" \
--conditionsTag "default:OFLCOND-MC23-SDR-RUN3-01" \
--conditionsTag "default:OFLCOND-MC23-SDR-RUN3-04" \
--geometryVersion="default:ATLAS-R3S-2021-03-02-00" \
--runNumber="950542" \
--AMITag="s3890" \
......
......@@ -18,14 +18,14 @@
export ATHENA_CORE_NUMBER=8
# RUN3 setup
# ATLAS-R3S-2021-03-02-00 and OFLCOND-MC23-SDR-RUN3-01
# ATLAS-R3S-2021-03-02-00 and OFLCOND-MC23-SDR-RUN3-04
Sim_tf.py \
--CA \
--multithreaded \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-01' \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-04' \
--simulator 'FullG4MT_QS' \
--postInclude 'PyJobTransforms.UseFrontier' \
--preInclude 'EVNTtoHITS:Campaigns.MC23aSimulationMultipleIoV' \
--preInclude 'EVNTtoHITS:Campaigns.MC23eSimulationMultipleIoV' \
--geometryVersion 'default:ATLAS-R3S-2021-03-02-00' \
--inputEVNTFile '/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/ISF_Validation/mc23_13p6TeV.800030.Py8EG_A14NNPDF23LO_flatpT_Zprime_Extended.evgen.EVNT.e8514.33116368._004446.pool.root.1' \
--outputHITSFile 'test.CA.HITS.pool.root' \
......
#!/bin/sh
#
# art-description: Run MP and ST simulation, reading ttbar events, writing HITS, using MC23a geometry and conditions
# art-description: Run MP and ST simulation, reading ttbar events, writing HITS, using MC23e geometry and conditions
# art-include: 23.0/Athena
# art-include: 23.0/AthSimulation
# art-include: 24.0/Athena
......@@ -24,7 +24,7 @@ Sim_tf.py \
--outputHITSFile "test.MP.HITS.pool.root" \
--maxEvents 50 \
--geometryVersion 'default:ATLAS-R3S-2021-03-02-00' \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-01' \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-04' \
--simulator 'FullG4MT_QS' \
--postInclude 'default:PyJobTransforms.UseFrontier' \
--preInclude 'EVNTtoHITS:Campaigns.MC23SimulationSingleIoV' \
......@@ -44,7 +44,7 @@ Sim_tf.py \
--outputHITSFile "temp.ST.HITS.pool.root" \
--maxEvents 50 \
--geometryVersion 'default:ATLAS-R3S-2021-03-02-00' \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-01' \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-04' \
--simulator 'FullG4MT_QS' \
--postInclude 'default:PyJobTransforms.UseFrontier' \
--preInclude 'EVNTtoHITS:Campaigns.MC23SimulationSingleIoV' \
......
......@@ -17,14 +17,14 @@
export ATHENA_CORE_NUMBER=8
# RUN3 setup
# ATLAS-R3S-2021-03-02-00 and OFLCOND-MC23-SDR-RUN3-01
# ATLAS-R3S-2021-03-02-00 and OFLCOND-MC23-SDR-RUN3-04
Sim_tf.py \
--CA \
--multithreaded \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-01' \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-04' \
--simulator 'FullG4MT_QS' \
--postInclude 'PyJobTransforms.UseFrontier' \
--preInclude 'EVNTtoHITS:Campaigns.MC23aSimulationMultipleIoV' \
--preInclude 'EVNTtoHITS:Campaigns.MC23eSimulationMultipleIoV' \
--geometryVersion 'default:ATLAS-R3S-2021-03-02-00' \
--inputEVNTFile "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/CampaignInputs/mc21/EVNT/mc21_13p6TeV.601229.PhPy8EG_A14_ttbar_hdamp258p75_SingleLep.evgen.EVNT.e8453/EVNT.29328277._003902.pool.root.1" \
--outputHITSFile "test.CA.HITS.pool.root" \
......
#!/bin/sh
#
# art-description: Run MT and ST simulation, reading ttbar events, writing HITS, using MC23a geometry and conditions
# art-description: Run MT and ST simulation, reading ttbar events, writing HITS, using MC23e geometry and conditions
# art-include: 23.0/Athena
# art-include: 23.0/AthSimulation
# art-include: 24.0/Athena
......@@ -24,10 +24,10 @@ Sim_tf.py \
--outputHITSFile "test.MT.HITS.pool.root" \
--maxEvents 50 \
--geometryVersion 'default:ATLAS-R3S-2021-03-02-00' \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-01' \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-04' \
--simulator 'FullG4MT_QS' \
--postInclude 'default:PyJobTransforms.UseFrontier' \
--preInclude 'EVNTtoHITS:Campaigns.MC23aSimulationMultipleIoV' \
--preInclude 'EVNTtoHITS:Campaigns.MC23eSimulationMultipleIoV' \
--jobNumber 1 \
--postExec 'with open("ConfigSimMT.pkl", "wb") as f: cfg.store(f)' \
--imf False
......@@ -45,10 +45,10 @@ Sim_tf.py \
--outputHITSFile "test.ST.HITS.pool.root" \
--maxEvents 50 \
--geometryVersion 'default:ATLAS-R3S-2021-03-02-00' \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-01' \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-04' \
--simulator 'FullG4MT_QS' \
--postInclude 'default:PyJobTransforms.UseFrontier' \
--preInclude 'EVNTtoHITS:Campaigns.MC23aSimulationMultipleIoV' \
--preInclude 'EVNTtoHITS:Campaigns.MC23eSimulationMultipleIoV' \
--jobNumber 1 \
--postExec 'with open("ConfigSimST.pkl", "wb") as f: cfg.store(f)' \
--imf False
......
......@@ -15,14 +15,14 @@
export ATHENA_CORE_NUMBER=8
# RUN3 setup
# ATLAS-R3S-2021-03-02-00 and OFLCOND-MC23-SDR-RUN3-01
# ATLAS-R3S-2021-03-02-00 and OFLCOND-MC23-SDR-RUN3-04
Sim_tf.py \
--CA \
--multithreaded \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-01' \
--conditionsTag 'default:OFLCOND-MC23-SDR-RUN3-04' \
--simulator 'FullG4MT' \
--postInclude 'PyJobTransforms.UseFrontier' \
--preInclude 'EVNTtoHITS:Campaigns.MC23aSimulationMultipleIoV' \
--preInclude 'EVNTtoHITS:Campaigns.MC23eSimulationMultipleIoV' \
--geometryVersion 'default:ATLAS-R3S-2021-03-02-00' \
--inputEVNTFile "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/CampaignInputs/mc21/EVNT/mc21_13p6TeV.601229.PhPy8EG_A14_ttbar_hdamp258p75_SingleLep.evgen.EVNT.e8453/EVNT.29328277._003902.pool.root.1" \
--outputHITSFile "test.CA.HITS.pool.root" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment