All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
icarus_flashalgo.fcl
Go to the documentation of this file.
1 
2 BEGIN_PROLOG
3 
5 {
6  PEThreshold: 40
7  PEThresholdHit: 0.5
8  MinPECoinc: 40
9  MinMultCoinc: 5
10  IntegralTime: 8.
11  PreSample: 0.1
12  VetoSize: 8.
13  TimeResolution: 0.1
14  HitVetoRangeStart: []
15  HitVetoRangeEnd: []
16  OpChannelRange: [0,359]
17  DebugMode: false
18 }
19 
20 SimpleFlashCryo0: @local::SimpleFlashStandard
21 SimpleFlashCryo0.OpChannelRange: [0,179]
22 
24 SimpleFlashCryo1.OpChannelRange: [180,359]
25 
26 
27 SimpleFlashDataCryo0: @local::SimpleFlashCryo0
28 SimpleFlashDataCryo0.PEThreshold: 100
29 SimpleFlashDataCryo0.PEThresholdHit: 1.0
30 SimpleFlashDataCryo0.MinPECoinc: 100
31 SimpleFlashDataCryo0.MinMultCoinc: 5
32 SimpleFlashDataCryo0.IntegralTime: 1.
33 SimpleFlashDataCryo0.PreSample: 0.02
34 SimpleFlashDataCryo0.VetoSize: 1.
35 SimpleFlashDataCryo0.TimeResolution: 0.01
36 
37 SimpleFlashDataCryo1: @local::SimpleFlashCryo1
38 SimpleFlashDataCryo1.PEThreshold: 100
39 SimpleFlashDataCryo1.PEThresholdHit: 1.0
40 SimpleFlashDataCryo1.MinPECoinc: 100
41 SimpleFlashDataCryo1.MinMultCoinc: 5
42 SimpleFlashDataCryo1.IntegralTime: 1.
43 SimpleFlashDataCryo1.PreSample: 0.02
44 SimpleFlashDataCryo1.VetoSize: 1.
45 SimpleFlashDataCryo1.TimeResolution: 0.01
46 
47 ################################
48 # CONFIGS BELOW ARE DEPRECATED #
49 ################################
50 
51 SimpleFlashTPC0: @local::SimpleFlashStandard
52 SimpleFlashTPC0.OpChannelRange: [0,89]
53 
55 SimpleFlashTPC1.OpChannelRange: [90,179]
56 
58 SimpleFlashTPC2.OpChannelRange: [180,269]
59 
61 SimpleFlashTPC3.OpChannelRange: [270,359]
62 
63 
64 END_PROLOG
BEGIN_PROLOG SimpleFlashTPC1
BEGIN_PROLOG SimpleFlashStandard
BEGIN_PROLOG DebugMode
BEGIN_PROLOG SimpleFlashCryo1
BEGIN_PROLOG SimpleFlashTPC3
BEGIN_PROLOG SimpleFlashTPC2
BEGIN_PROLOG SimpleFlashDataCryo0