Skip to content
Snippets Groups Projects
Commit 82ad2a8f authored by Julien Maurer's avatar Julien Maurer
Browse files

TCT update of 13.6 TeV bulk processing test

TCT update of 13.6 TeV bulk processing test
parent 095eb5dd
No related branches found
No related tags found
No related merge requests found
...@@ -6,20 +6,21 @@ ...@@ -6,20 +6,21 @@
# art-include: 22.0/Athena # art-include: 22.0/Athena
# art-athena-mt: 8 # art-athena-mt: 8
# Not doing diff-root comparison for DAOD_IDTIDE at the moment (because 0 events are selected). To enable comparison for DAOD_IDTIDE, rename the output to DAOD_IDTIDE.pool.root # Not doing diff-root comparison for DAOD_IDTIDE nor DESDM_MCP for the moment. To enable comparisons, change the extensions of the corresponding output files to .pool.root
Reco_tf.py \ Reco_tf.py \
--AMI f1245 \ --AMI f1258 \
--inputBSFile="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/TCT_Run3/data22_900GeV.00424070.express_express.merge.RAW._lb0100._SFO-ALL._0001.1" \ --inputBSFile="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/TCT_Run3/data22_13p6TeV.00429782.physics_Main.daq.RAW._lb0562._SFO-11._0001.data" \
--outputAODFile="AOD.pool.root" \ --outputAODFile="AOD.pool.root" \
--outputESDFile="ESD.pool.root" \ --outputESDFile="ESD.pool.root" \
--outputHISTFile="HIST.root" \ --outputHISTFile="HIST.root" \
--outputDAOD_IDTIDEFile="DAOD_IDTIDE.root" \ --outputDAOD_IDTIDEFile="DAOD_IDTIDE.root" \
--outputDRAW_ZMUMUFile="myDRAW_ZMUMU.data" \ --outputDRAW_ZMUMUFile="myDRAW_ZMUMU.data" \
--outputDESDM_MCPFile="myDESDM_MCP.root" \
--outputDRAW_EGZFile="myDRAW_EGZ.data" \
--imf False --imf False
rc1=$? rc1=$?
echo "art-result: $rc1 Reco" echo "art-result: $rc1 Reco"
......
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