Skip to content
Snippets Groups Projects

TCT: enabling RAWtoALL in q431

2 files
+ 20
7
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -8,7 +8,9 @@
Reco_tf.py \
--AMI=q431 \
--athenaopts='--threads=8' \
--maxEvents=100 \
--maxEvents=200 \
--steering doRAWtoALL \
--conditionsTag 'all:CONDBR2-BLKPA-RUN2-03' \
--outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --outputHISTFile=myHIST.root --imf False
rc1=$?
Loading