Commit e35bbac3 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Examples: use include instead of exclude matching

parent a04f41dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,5 +15,5 @@ threshold = 300e
output_plots = true

[ROOTObjectWriter]
exclude = PixelCharge
include = MCParticle, PixelHit 
file_name = "output_replay_simulation.root"