All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
icarus_flashfinder.fcl
Go to the documentation of this file.
1 #include "icarus_flashalgo.fcl"
2 #include "icarus_flashcalib.fcl"
3 
4 BEGIN_PROLOG
5 
6 ICARUSSimpleFlash:
7 {
8  module_type : "ICARUSFlashFinder"
9  FlashFinderAlgo : "SimpleFlashAlgo"
10  AlgoConfig : @local::SimpleFlashStandard
11  OpHitProducer : "ophit"
12  PECalib : @local::icarus_pmt_calibration.CalibStandard
13 }
14 
15 ICARUSSimpleFlashCryoE: @local::ICARUSSimpleFlash
16 ICARUSSimpleFlashCryoE.AlgoConfig: @local::SimpleFlashCryo0
17 
18 ICARUSSimpleFlashCryoW: @local::ICARUSSimpleFlash
19 ICARUSSimpleFlashCryoW.AlgoConfig: @local::SimpleFlashCryo1
20 
21 ICARUSSimpleFlashDataCryoE: @local::ICARUSSimpleFlash
22 ICARUSSimpleFlashDataCryoE.AlgoConfig: @local::SimpleFlashDataCryo0
23 
24 ICARUSSimpleFlashDataCryoW: @local::ICARUSSimpleFlash
25 ICARUSSimpleFlashDataCryoW.AlgoConfig: @local::SimpleFlashDataCryo1
26 
27 ################################
28 # CONFIGS BELOW ARE DEPRECATED #
29 ################################
30 
31 ICARUSSimpleFlashTPC0: @local::ICARUSSimpleFlash
32 ICARUSSimpleFlashTPC0.AlgoConfig: @local::SimpleFlashTPC0
33 
34 ICARUSSimpleFlashTPC1: @local::ICARUSSimpleFlash
35 ICARUSSimpleFlashTPC1.AlgoConfig: @local::SimpleFlashTPC1
36 
37 ICARUSSimpleFlashTPC2: @local::ICARUSSimpleFlash
38 ICARUSSimpleFlashTPC2.AlgoConfig: @local::SimpleFlashTPC2
39 
40 ICARUSSimpleFlashTPC3: @local::ICARUSSimpleFlash
41 ICARUSSimpleFlashTPC3.AlgoConfig: @local::SimpleFlashTPC3
42 
43 END_PROLOG
BEGIN_PROLOG SimpleFlashTPC1
BEGIN_PROLOG SimpleFlashStandard
BEGIN_PROLOG SimpleFlashCryo1
BEGIN_PROLOG SimpleFlashTPC3
BEGIN_PROLOG opflashtpc1 OpHitProducer
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 SimpleFlashTPC2
BEGIN_PROLOG SimpleFlashDataCryo0