All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sbnd_flashfinder.fcl
Go to the documentation of this file.
1 #include "sbnd_flashalgo.fcl"
2 #include "sbnd_flashcalib.fcl"
3 #include "sbnd_flashgeoalgo.fcl"
4 #include "sbnd_flasht0algo.fcl"
6 
7 BEGIN_PROLOG
8 
10 {
11  module_type : "SBNDFlashFinder"
12  FlashFinderAlgo : "SimpleFlashAlgo"
13  AlgoConfig : @local::SimpleFlashStandard
14  OpHitProducers : ["ophitpmt","ophitarapuca"]
15  OpFlashProducer : "opflash"
16  PECalib : @local::NoCalib
17  OpHitInputTime : "PeakTime"
18  FlashGeoConfig : @local::FlashGeoBarycenter
19  UseT0Tool : false
20  FlashT0Config : @local::FlashT0SelectedChannels
21  CorrectLightPropagation : false
22  DriftEstimatorConfig : @local::DriftEstimatorPMTRatio
23 }
24 
25 SBNDSimpleFlashTPC0: @local::SBNDSimpleFlash
26 SBNDSimpleFlashTPC0.AlgoConfig: @local::SimpleFlashTPC0
27 
28 SBNDSimpleFlashTPC1: @local::SBNDSimpleFlash
29 SBNDSimpleFlashTPC1.AlgoConfig: @local::SimpleFlashTPC1
30 
31 END_PROLOG
BEGIN_PROLOG SimpleFlashTPC1
BEGIN_PROLOG SimpleFlashStandard
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 icarus_pmt_calibration NoCalib
BEGIN_PROLOG SBNDSimpleFlash