Skip to content

Commit

Permalink
04-factory.md: use podio:output_collections instead of deprecated pod…
Browse files Browse the repository at this point in the history
…io:output_include_collections
  • Loading branch information
veprbl authored Aug 17, 2024
1 parent 4cc372e commit d69a5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _episodes/04-factory.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ extern "C" {
Finally, we go ahead and trigger the factory (remember, factories won't do anything unless activated by a JEventProcessor). You can open the

~~~ bash
eicrecon in.root -Ppodio:output_file=out.root -Ppodio:output_include_collections=EcalEndcapNIslandClusters -Pjana:nevents=10
eicrecon in.root -Ppodio:output_file=out.root -Ppodio:output_collections=EcalEndcapNIslandClusters -Pjana:nevents=10
~~~


Expand Down

0 comments on commit d69a5e2

Please sign in to comment.