All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
run_icarus_flashfinder.fcl
Go to the documentation of this file.
1 #include "services_microboone.fcl"
2 #include "singles_microboone.fcl"
3 #include "largeantmodules_microboone.fcl"
4 #include "mcreco.fcl"
5 #include "detsimmodules_microboone.fcl"
6 #include "triggersim_microboone.fcl"
7 #include "opticaldetectorsim_microboone.fcl"
8 #include "opticaldetectormodules_microboone.fcl"
9 #include "photpropservices_microboone.fcl"
10 #include "correct_saturation.fcl"
11 #include "caldata_microboone.fcl"
12 #include "time_memory_tracker_microboone.fcl"
13 #include "photpropservices_microboone.fcl"
14 
15 #include "ubflashfinder.fcl"
16 
17 process_name: mcst0study
18 
19 services:
20 {
21  scheduler: { defaultExceptions: false } # Make all uncaught exceptions fatal.
22  # Load the service that manages root files for histograms.
23  TFileService: { fileName: "output.root" }
24  TimeTracker: @local::microboone_time_tracker
25  MemoryTracker: @local::microboone_memory_tracker
26  RandomNumberGenerator: {} #ART native random number generator
27  message: @local::microboone_message_services_prod_debug
28  FileCatalogMetadata: @local::art_file_catalog_mc
29  @table::microboone_simulation_services
30 }
31 
32 services.DetectorPropertiesService.NumberTimeSamples: 6400
33 services.DetectorPropertiesService.ReadOutWindowSize: 6400
34 services.DetectorClocksService.InheritClockConfig: false
35 services.DetectorClocksService.TriggerOffsetTPC: -0.400e3
36 services.DetectorClocksService.TrigModuleName: "daq"
37 
38 services.Geometry.ForceUseFCLOnly: true
39 
40 services.TimeTracker.printSummary: false
41 services.TimeTracker.dbOutput: {}
42 
43 services.MemoryTracker.printSummaries: []
44 services.MemoryTracker.includeMallocInfo: false
45 services.MemoryTracker.dbOutput.filename: ""
46 
47 #source is now a root file
48 source:
49 {
50  module_type: RootInput
51  maxEvents: -1 # Number of events to create
52  inputCommands: ["keep *_*_*_*", "drop raw::OpDetWaveforms_DataApr2016RecoStage1_saturation_*"]
53 }
54 
55 # Define and configure some modules to do work on each event.
56 # First modules are defined; they are scheduled later.
57 # Modules are grouped by type.
58 physics:
59 {
60 
61  producers:
62  {
63  saturation: @local::correct_saturation
64  ophitSatBeam: @local::microboone_ophit_saturation_beam
65  ophitSatCosmic: @local::microboone_ophit_saturation_cosmic
66  simpleFlashBeam: @local::UBFlashBeam
67  simpleFlashCosmic: @local::UBFlashCosmic
68  rns: { module_type: "RandomNumberSaver" }
69  }
70 
71  analyzers:
72  {
73  }
74 
76  simpleFlashBeam, simpleFlashCosmic ]
77 
78  #define the output stream, there could be more than one if using filters
79  stream1: [ out1 ]
80 
81  #trigger_paths is a keyword and contains the paths that modify the art::event,
82  #ie filters and producers
84 
85  #end_paths is a keyword and contains the paths that do not modify the art::Event,
86  #ie analyzers and output streams. these all run simultaneously
88 }
89 
90 physics.producers.saturation.verbose: false
91 
92 #block to define where the output goes. if you defined a filter in the physics
93 #block and put it in the trigger_paths then you need to put a SelectEvents: {SelectEvents: [XXX]}
94 #entry in the output stream you want those to go to, where XXX is the label of the filter module(s)
95 outputs:
96 {
97  out1:
98  {
99  module_type: RootOutput
100  fileName: "art-root-simple-flash.root"
101  dataTier: "reco"
102  compressionLevel: 1
103  outputCommands: [
104  "keep *_*_*_*",
105  "keep recob::Track_*_pandoraCosmic_*",
106  "drop raw::RawDigits_*_*_*",
107  "drop recob::Cluster_*_*_*",
108  "drop recob::EndPoint2D_*_*_*",
109  "drop recob::Hit_*_*_*",
110  "drop recob::Vertex_*_*_*",
111  "drop recob::Wires_*_*_*",
112  "drop recob::PFParticle_*_*_*",
113  "drop recob::Wire_*_*_*",
114  "drop raw::OpDetWaveform_*_*_*",
115  "drop *_*_*_McRecoAprStage1",
116  "drop *_*_*_DetSim"]
117  }
118 }
119 
120 ### Here we include the file giving us run/data dependent overrides
121 
122 ### Here we try to suppress known and pointless messages
123 services.message.destinations :
124 {
125  STDCOUT:
126  {
127  type: "cout" #tells the message service to output this destination to cout
128  threshold: "WARNING" #tells the message service that this destination applies to WARNING and higher level messages
129  append: true #says to append all messages to the output
130  categories:
131  {
132  ChannelFilter:
133  {
134  limit: 0
135  reportEvery: 0
136  }
137  default:
138  {
139  limit: -1 #don't print anything at the infomsg level except the explicitly named categories
140  reportEvery: 1
141  }
142  }
143  }
144 }
145 
146 
services RandomNumberGenerator
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 caloskimCalorimetryCryoE physics caloskimCalorimetryCryoW physics sequence::physics pathW services
echo $PWD find $PWD name *fcl xargs perl wapi e s & MemoryTracker
process_name drop raw::OpDetWaveforms_DataApr2016RecoStage1_saturation_ ophitSatBeam
BEGIN_PROLOG pandoraTrackRangeCryoW pandoraTrackRangeCryoW rns
process_name drop raw::OpDetWaveforms_DataApr2016RecoStage1_saturation_ * physics
do source
physics producers trigslidewindowOR6mW physics effSlidingOR6mW physics end_paths
process_name can override from command line with o or output dataTier
Definition: runPID.fcl:28
source drop raw::ubdaqSoftwareTriggerData_ *_ *_ * maxEvents
Definition: frame-shunt.fcl:6
process_name standard_reco_uboone reco
process_name drop raw::OpDetWaveforms_DataApr2016RecoStage1_saturation_ ophitSatCosmic
BEGIN_PROLOG dataFFTHistosEW root
process_name drop raw::OpDetWaveforms_DataApr2016RecoStage1_saturation_ simpleFlashBeam
process_name drop raw::OpDetWaveforms_DataApr2016RecoStage1_saturation_ saturation
return match has_match and(match.match_pdg==11 or match.match_pdg==-11)
#define the
process_name opflashCryo1 flashfilter store opflashCryo1 source inputCommands
outputs out1 outputCommands
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 sequence::SlidingWindowTriggerPatternsOppositeWindows END_PROLOG simSlidingORM6O6 effSlidingORW output
standard_singlep gaussian distribution ie ie ie gaussian gaussian gaussian larg4Main stream1
Definition: multigen.fcl:18
process_name analyzers
process_name showerreco Particles Coinciding wih the Vertex services ScanOptions nu_mu services ScanOptions Number
BEGIN_PROLOG sequence::SlidingWindowTriggerPatternsWindowPair END_PROLOG trigslidewindowOR6m output outputs
BEGIN_PROLOG could also be cout
process_name sequence::icarus_reco_cluster3d physics trigger_paths
BEGIN_PROLOG sequence::SlidingWindowTriggerPatternsOppositeWindows END_PROLOG process_name