All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
startingpmtcalibtime.fcl
Go to the documentation of this file.
3 #include "singles_icarus.fcl"
6 #include "mccheatermodules.fcl"
7 #include "photpropservices.fcl"
10 
11 ## You will write whatever name you want this process to be called
12 ## It is important to note that the same process name cannot be called
13 ## twice on a ROOT file, so you may have to change this
14 
15 process_name: Coor
16 
17 
18 services:
19 {
20  # Load the service that manages root files for histograms.
21  # TFileService: { fileName: "anaTree.root" }
22  # RandomNumberGenerator: {} #ART native random number generator
23  @table::icarus_simulation_services
24 }
25 
26 
27 #This defines the input to your fcl file
28 #You can start by reading in a ROOT file
29 #Setting maxEvents = -1 will loop over all events in the file
30 source:
31 {
32  module_type: RootInput
33  maxEvents: -1 # Number of events to create
34 }
35 
36 # Define and configure some modules to do work on each event.
37 # First modules are defined; they are scheduled later.
38 # Modules are grouped by type.
39 physics:
40 {
41 
42  ### Here you will define any producer modules you want to run ###
43  producers:
44  {
45 
46  }
47 
48  ### Here you will define any analyzer modules you want to run ###
49  analyzers:
50  {
51  coor: { module_type: "PMTStartCalibTime" }
52  }
53 
54  ### Here you will define any filter modules you want to run ###
55  filters:
56  {
57 
58 
59  }
60 
61  #define the producer and filter modules for this path, order matters,
62  #filters reject all following items. see lines starting physics.producers below
63 
64  reco: [ ]
65 
66  ana:[coor]
67 
68  filt:[ ]
69 
70  #define the output stream, there could be more than one if using filters
71  stream1: [ out1 ]
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 
82 #block to define where the output goes. if you defined a filter in the physics
83 #block and put it in the trigger_paths then you need to put a SelectEvents: {SelectEvents: [XXX]}
84 #entry in the output stream you want those to go to, where XXX is the label of the filter module(s)
85 outputs:
86 {
87  out1:
88  {
89  module_type: RootOutput
90  #SelectEvents: {SelectEvents:[reco]}
91  fileName: "prova_light.root"
92  dataTier: "detector-simulated"
93  compressionLevel: 1
94  }
95 }
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 can override from command line with o or output dataTier
Definition: runPID.fcl:28
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
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
process_name sequence::icarus_reco_cluster3d physics trigger_paths
BEGIN_PROLOG sequence::SlidingWindowTriggerPatternsOppositeWindows END_PROLOG process_name