All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FilterNeutrinoInteraction.fcl
Go to the documentation of this file.
1 #include "filters.fcl"
2 
3 BEGIN_PROLOG
4 
6 {
7  IsVerbose: true
8  module_type: "FinalStateSelectFilter"
9  GenieModuleLabel: "generator"
10  #Return an inclusive final state
11  isInclusive: true
12  # List of particles to search for
13  PDG: [ 13, -13, 11, -11, 111, 211, -211] # we want to select numuCC 0pi
14  # Will return events with this many of above particles
15  PDGCount: [1, 0, 0, 0, 0, 0, 0]
16  # Will return events with only the specified number
17  PDGCountExclusivity: [true, true, true, true, true, true, true]
18 }
19 
20 END_PROLOG
process_name stream1 can override from command line with o or output services DetectorPropertiesService services DetectorPropertiesService services DetectorPropertiesService services DetectorPropertiesService physics analyzers pmtresponse NeutronTrackingCut services LArG4Parameters gaussian physics producers generator PDG
pdgs pi
Definition: selectors.fcl:22
BEGIN_PROLOG triggeremu_data_config_icarus settings PMTADCthresholds sequence::icarus_stage0_multiTPC_TPC physics sequence::icarus_stage0_EastHits_TPC physics sequence::icarus_stage0_WestHits_TPC physics producers purityana0 module_type
BEGIN_PROLOG icarus_FinalStateSelectFilter