Skip to content
Snippets Groups Projects
Commit 73f13d0e authored by Dmitry Kalinkin's avatar Dmitry Kalinkin
Browse files

podio:output_include_collections -> podio:output_collections

parent bf80730b
No related branches found
No related tags found
1 merge request!337podio:output_include_collections -> podio:output_collections
Pipeline #115920 passed with warnings
...@@ -206,7 +206,7 @@ output_collections = [ ...@@ -206,7 +206,7 @@ output_collections = [
] ]
recon_cmd = [ recon_cmd = [
'eicrecon', 'eicrecon',
"-Ppodio:output_include_collections=\"#{output_collections.join ','}\"", "-Ppodio:output_collections=\"#{output_collections.join ','}\"",
'-Pjana:nevents="0"', '-Pjana:nevents="0"',
'-Pjana:debug_plugin_loading="1"', '-Pjana:debug_plugin_loading="1"',
'-Pacts:MaterialMap="calibrations/materials-map.cbor"', '-Pacts:MaterialMap="calibrations/materials-map.cbor"',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment