All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
trigger_info.fcl
Go to the documentation of this file.
3 #include "singles_icarus.fcl"
6 #include "mccheatermodules.fcl"
7 #include "photpropservices.fcl"
10 
11 #include "wvfana.fcl"
12 
13 ## You will write whatever name you want this process to be called
14 ## It is important to note that the same process name cannot be called
15 ## twice on a ROOT file, so you may have to change this
16 
17 process_name: Coor
18 
19 
20 services:
21 {
22  # Load the service that manages root files for histograms.
23  # TFileService: { fileName: "anaTree.root" }
24  # RandomNumberGenerator: {} #ART native random number generator
25  @table::icarus_simulation_services
26 }
27 
28 
29 #This defines the input to your fcl file
30 #You can start by reading in a ROOT file
31 #Setting maxEvents = -1 will loop over all events in the file
32 source:
33 {
34  module_type: RootInput
35  maxEvents: -1 # Number of events to create
36 }
37 
38 # Define and configure some modules to do work on each event.
39 # First modules are defined; they are scheduled later.
40 # Modules are grouped by type.
41 physics:
42 {
43 
44  ### Here you will define any producer modules you want to run ###
45  producers:
46  {
47 
48  }
49 
50  ### Here you will define any analyzer modules you want to run ###
51  analyzers:
52  {
53  tri: { module_type: "TrigInfo" }
54  wave : @local::wvf_ana_icarus
55  }
56 
57  ### Here you will define any filter modules you want to run ###
58  filters:
59  {
60 
61 
62  }
63 
64  #define the producer and filter modules for this path, order matters,
65  #filters reject all following items. see lines starting physics.producers below
66 
67  reco: [ ]
68 
69  ana:[tri, wave]
70 
71  filt:[ ]
72 
73  #trigger_paths is a keyword and contains the paths that modify the art::event,
74  #ie filters and producers
76 
77  #end_paths is a keyword and contains the paths that do not modify the art::Event,
78  #ie analyzers and output streams. these all run simultaneously
79  end_paths: [ana]
80 }
81 
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
process_name drop raw::OpDetWaveforms_DataApr2016RecoStage1_saturation_ * physics
do source
process_name gaushitTPC3 gaushitTPC3 filters
physics producers trigslidewindowOR6mW physics effSlidingOR6mW physics end_paths
process_name opflashCryoW ana
source drop raw::ubdaqSoftwareTriggerData_ *_ *_ * maxEvents
Definition: frame-shunt.fcl:6
process_name standard_reco_uboone reco
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
then filt
process_name analyzers
process_name showerreco Particles Coinciding wih the Vertex services ScanOptions nu_mu services ScanOptions Number
process_name sequence::icarus_reco_cluster3d physics trigger_paths
BEGIN_PROLOG sequence::SlidingWindowTriggerPatternsOppositeWindows END_PROLOG process_name