diff --git a/benchmarks/full/options/full_reconstruction.py b/benchmarks/full/options/full_reconstruction.py index 4d8aef5ff096b1678871b68e9baf3aae5c430ccf..7b3609db92d5103b5d645f10adbe767b2bab886f 100644 --- a/benchmarks/full/options/full_reconstruction.py +++ b/benchmarks/full/options/full_reconstruction.py @@ -554,9 +554,7 @@ pmtreco = PhotoMultiplierReco("pmtreco", # Output podout.outputCommands = ["keep *", - "keep *Digi", - "keep *Reco*", - "keep *ClusterHits", + "keep *Hits", "keep *Clusters", "keep *Layers", "drop mcparticles"