Skip to content
Snippets Groups Projects
Commit fd8365f7 authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Merge branch 'master-updating-tct-q441' into 'master'

Fixing the crash in RDOtoRDOTrigger step for TCT test_q441.sh and few other updates

See merge request !39197
parents 6869e21e f10f69e7
No related branches found
No related tags found
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!39197Fixing the crash in RDOtoRDOTrigger step for TCT test_q441.sh and few other updates
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# art-type: grid # art-type: grid
# art-include: master/Athena # art-include: master/Athena
Reco_tf.py --AMI=q441 --inputHITSFile=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/q441/22.0/HITS.12560240._000299.pool.root.1 --inputRDO_BKGFile=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/q441/22.0/RDO.17190395._000013.pool.root.1 --maxEvents=25 --outputAODFile=q441.AOD.pool.root --outputESDFile=q441.ESD.pool.root Reco_tf.py --AMI=q441 --athenaopts "RDOtoRDOTrigger:--imf --threads=1 --concurrent-events=1" --inputHITSFile=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/q441/22.0/HITS.12560240._000299.pool.root.1 --inputRDO_BKGFile=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/q441/22.0/RDO.17190395._000013.pool.root.1 --maxEvents=100 --outputAODFile=q441.AOD.pool.root --outputESDFile=q441.ESD.pool.root
#This test currently has the muon isolation reconstruction switched off. It should be switched back on at a later date. #This test currently has the muon isolation reconstruction switched off. It should be switched back on at a later date.
echo "art-result: $?" echo "art-result: $?"
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# art-include: master/Athena # art-include: master/Athena
# art-athena-mt: 8 # art-athena-mt: 8
Reco_tf.py --AMI=q441 --athenaopts='--threads=1' --inputHITSFile=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/q441/22.0/HITS.12560240._000299.pool.root.1 --inputRDO_BKGFile=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/q441/22.0/RDO.17190395._000013.pool.root.1 --maxEvents=25 --outputAODFile=q441.AOD.pool.root --outputESDFile=q441.ESD.pool.root Reco_tf.py --AMI=q441 --athenaopts='--threads=8' --inputHITSFile=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/q441/22.0/HITS.12560240._000299.pool.root.1 --inputRDO_BKGFile=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/q441/22.0/RDO.17190395._000013.pool.root.1 --maxEvents=100 --outputAODFile=q441.AOD.pool.root --outputESDFile=q441.ESD.pool.root
#This test currently has the muon isolation reconstruction switched off. It should be switched back on at a later date. #This test currently has the muon isolation reconstruction switched off. It should be switched back on at a later date.
echo "art-result: $?" echo "art-result: $?"
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