standard_g4_dune35t_protonpi0.fcl
Go to the documentation of this file.
1 #include "larg4particlefilter_dune.fcl"
2 #include "standard_g4_dune35t.fcl"
3 
4 process_name: G4
5 
6 physics.filters.filter: @local::dune35t_larg4particlefilter
7 physics.filters.filter.InterestingPDGs: [2212, -2212, 111]
8 physics.filters.filter.ParticleMinMomentum: [ -1., -1., -1. ]
9 physics.filters.filter.ParticleMaxMomentum: [ -1., -1., -1. ]
10 physics.filters.filter.StartInTPC: [ 0 , 0 , 0 ]
11 physics.filters.filter.StopInTPC: [ 1 , 1 , 0 ]
12 physics.filters.filter.ParticleMinTPCLength: [ -1., -1., -1. ]
13 physics.simulate: [rns, largeant, filter ]
14 
15 outputs.out1.fileName: "%ifb_%tc_g4_protonpi0.root"
16 outputs.out1.SelectEvents: {SelectEvents:[simulate]}