All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
opticalTools_icarus.fcl
Go to the documentation of this file.
1 #include "HitFinderTools.fcl"
2 
3 BEGIN_PROLOG
4 
6 {
7  tool_type: OpHitFinderStandard
8  HitThreshold: 10. # PE
9  SPEArea: 11.1927 # If AreaToPE is true, this number is
10  # used as single PE area (in ADC counts)
11  BaselineSample: 50
12 }
13 
14 icarus_ophitfinder:
15 {
16  tool_type: OpHitFinder
17  SPEArea: 11.1927 # If AreaToPE is true, this number is
18  # used as single PE area (in ADC counts)
19  CandidateHits: @local::candhitfinder_standard
20 }
21 
22 icarus_ophitfinder.CandidateHits.MinDeltaTicks: [ 2]
23 icarus_ophitfinder.CandidateHits.MaxDeltaTicks: [10]
24 icarus_ophitfinder.CandidateHits.MinDeltaPeaks: [ 2.]
25 
26 END_PROLOG
BEGIN_PROLOG icarus_ophitfinderstandard
BEGIN_PROLOG xarapuca_vuv SBNDDecoOpHitFinderXArapuca SPEArea
BEGIN_PROLOG SPE parameters below AreaToPE
BEGIN_PROLOG this number is BaselineSample