Filters.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 standard_fspevtfilter:
4 {
5  module_type: "FSPEventFilter"
6  GeneratorModuleLabel: "generator"
7  PDG: [111] #pdg codes of final state particles in an event that you want to pick
8 }
9 
10 END_PROLOG