larfft_dune.fcl
Go to the documentation of this file.
1 #include "larfft.fcl"
2 
3 BEGIN_PROLOG
4 
5 
6 dunefd_larfft: @local::standard_larfft
7 dunefd_larfft.FitBins: 5
8 
9 dune35t_larfft: @local::standard_larfft
10 dune35t_larfft.FitBins: 5
11 
12 # Note: going much higher on the FitBins introduces an
13 # undesired time offset in dune wires
14 
15 
16 END_PROLOG
17