gen_ewcounterpair.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 dune35t_genextcounterfilter_ewcounterpair:
4 {
5  module_type: "GenExtCounterFilter"
6  UseEWCounterPair: true
7  UseNupSdownCounterPair: false
8  UseNdownSupCounterPair: false
9 
10  InterestingPDGs: [13, -13]
11  ParticleMinEnergy: 0.
12  ParticleMaxEnergy: 1.0e20
13  CounterSizeScaleFactor: 1.
14 }
15 
16 END_PROLOG