All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
caldata_sbnd.fcl
Go to the documentation of this file.
1 #include "caldata.fcl"
2 #include "roitools_sbnd.fcl"
3 
4 BEGIN_PROLOG
5 
6 
8 {
9  module_type: "CalWireROI"
10  DigitModuleLabel: "daq"
11  Threshold: [ 3, 3, 3 ] # abs(threshold) for finding a Region Of Interest
12  MinWid: 4 # min width (time bins) for a ROI
13  MinSep: 10 # min separation (time bins) between ROIs
14  uPlaneROIPad: [ 150, 10 ] # number of bins to pad both ends of the ROIs
15  vPlaneROIPad: [ 10, 10 ] # number of bins to pad both ends of the ROIs
16  zPlaneROIPad: [ 10, 10 ] # number of bins to pad both ends of the ROIs
17  DoBaselineSub: true # subtract baseline after deconvolution?
18  uPlaneRamp: true # Set true if U plane response includes a pre-ROI ramp
19  FFTSize: 3000 # re-initialize FFT service to this size
20 }
21 
22 sbnd_calwire:
23 {
24  module_type: "CalWireSBND"
25  DigitModuleLabel: "daq"
26  FFTSize: 3000 # re-initialize FFT service to this size
27  DoBaselineSub: true # Baseline subtr. to restore DC component post-deconvolution
28  DoAdvBaselineSub: false # More advanced baseline subtr. using params below
29  BaseSampleBins: 50 # Value should be modulo the data size (3200 for uB)
30  BaseVarCut: 25. # Variance cut for selecting baseline points
31  ROITool: @local::sbnd_standardroifinder #Setting the ROI finding tool
32 }
33 
34 
35 
36 
37 sbnd_calwireana: @local::standard_calwireana
38 
39 END_PROLOG
BEGIN_PROLOG MinWid
BEGIN_PROLOG sbnd_calroi
BEGIN_PROLOG sbnd_standardroifinder
#define the
std::size_t size(FixedBins< T, C > const &) noexcept
Definition: FixedBins.h:561
BEGIN_PROLOG icarushit pmAlgKalmanTrackGaus pmAlgKalmanTrackICARUS pandoraKalmanTrackGaus pandoraKalmanTrackICARUS sequence::icarus_reco_mcrecoICARUS icarus_reco_producers rawdigitfilter icarus_reco_producers recowire DigitModuleLabel
BEGIN_PROLOG uPlaneROIPad
process_name gaushit a
T abs(T value)
BEGIN_PROLOG d d Threshold
for($it=0;$it< $RaceTrack_number;$it++)
constexpr BitMask< Storage > Set(Flag_t< Storage > flag)
Returns a bit mask which sets the specified flag.
BEGIN_PROLOG baseline
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 vPlaneROIPad
BEGIN_PROLOG zPlaneROIPad