Skip to content
Snippets Groups Projects
Commit d9b37464 authored by Peter Berta's avatar Peter Berta
Browse files

TCT: added more outputs for express and bulk processing; updated xtag

parent 9b9376af
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,10 @@ export TNS_ADMIN=/cvmfs/atlas.cern.ch/repo/sw/database/DBRelease/current/oracle-
Reco_tf.py \
--AMI f1199 \
--inputBSFile="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/TCT_Run3/data21_comm.00404400.express_express.merge.RAW._lb2497._SFO-ALL._0001.1" \
--outputHISTFile="HIST.root" \
--outputAODFile="AOD.root" \
--outputESDFile="ESD.pool.root" \
--outputDAOD_L1CALO2File="L1CALO2.pool.root" \
--outputHISTFile="HIST.root" \
--imf False
rc1=$?
......
......@@ -11,9 +11,11 @@ export TNS_ADMIN=/cvmfs/atlas.cern.ch/repo/sw/database/DBRelease/current/oracle-
Reco_tf.py \
--AMI f1199 \
--inputBSFile="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/TCT_Run3/data21_comm.00404400.express_express.merge.RAW._lb2497._SFO-ALL._0001.1" \
--maxEvents=100 \
--outputHISTFile="HIST.root" \
--maxEvents=200 \
--outputAODFile="AOD.root" \
--outputESDFile="ESD.pool.root" \
--outputDAOD_L1CALO2File="L1CALO2.pool.root" \
--outputHISTFile="HIST.root" \
--imf False
rc1=$?
......
......@@ -10,10 +10,12 @@ export TNS_ADMIN=/cvmfs/atlas.cern.ch/repo/sw/database/DBRelease/current/oracle-
Reco_tf.py \
--AMI x608 \
--AMI x609 \
--inputBSFile="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/TCT_Run3/data21_comm.00404400.express_express.merge.RAW._lb2497._SFO-ALL._0001.1" \
--outputHISTFile="HIST.root" \
--outputAODFile="AOD.root" \
--outputESDFile="ESD.pool.root" \
--outputDAOD_L1CALO2File="L1CALO2.pool.root" \
--outputHISTFile="HIST.root" \
--imf False
rc1=$?
......
......@@ -9,11 +9,13 @@ export TNS_ADMIN=/cvmfs/atlas.cern.ch/repo/sw/database/DBRelease/current/oracle-
Reco_tf.py \
--AMI x608 \
--AMI x609 \
--inputBSFile="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/TCT_Run3/data21_comm.00404400.express_express.merge.RAW._lb2497._SFO-ALL._0001.1" \
--maxEvents=100 \
--outputHISTFile="HIST.root" \
--maxEvents=200 \
--outputAODFile="AOD.root" \
--outputESDFile="ESD.pool.root" \
--outputDAOD_L1CALO2File="L1CALO2.pool.root" \
--outputHISTFile="HIST.root" \
--imf False
rc1=$?
......
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