NucleonDecayFilter.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 dunefd_nucleondecayfilter:
4 {
5  module_type: "NucleonDecayFilter"
6 
7  WantMuon: false
8  WantPion: false
9  WantPi0: false
10  WantKaon: true
11  WantElec: false
12 }
13 
14 END_PROLOG