Skip to content
Snippets Groups Projects

TrigGpuTest: restore --CA for RDOtoRDOTrigger

Merged Bertrand Martin Dit Latour requested to merge martindl/athena:TrigGpuTestCA into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -37,6 +37,7 @@ ex.concurrent_events = 4
ex.args = '--outputRDO_TRIGFile=RDO_TRIG.pool.root'
ex.args += ' --preExec="all:{:s};"'.format(preExec)
ex.args += ' --preInclude "all:Campaigns.MC23c"'
ex.args += ' --CA'
test = Test.Test()
test.art_type = 'grid'
Loading