Skip to content

Commit

Permalink
missing MCParticles collection
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl committed Feb 27, 2024
1 parent 6963d59 commit 833e8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/ecal_gaps/Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ rule ecal_gaps_recon:
INDEX="\d{4}",
shell: """
eicrecon {input} -Ppodio:output_file={output} \
-Ppodio:output_include_collections=EcalEndcapNRecHits,EcalBarrelScFiRecHits,EcalBarrelImagingRecHits,EcalEndcapPRecHits
-Ppodio:output_include_collections=EcalEndcapNRecHits,EcalBarrelScFiRecHits,EcalBarrelImagingRecHits,EcalEndcapPRecHits,MCParticles
"""


Expand Down

0 comments on commit 833e8c3

Please sign in to comment.