All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
triggersim_icarus_run5837_pre09_22_03_01.fcl
Go to the documentation of this file.
1 #
2 # File: triggersim_icarus_run5837_pre09_22_03_01.fcl
3 # Purpose: Runs a chain to simulate ICARUS trigger primitives on ICARUS data.
4 # Author: Gianluca Petrillo (petrillo@slac.stanford.edu)
5 # Date: May 17, 2021
6 # Version: 1.0
7 #
8 # This is a top-level configuration that can be run directly.
9 # It is tuned for data like ICARUS run 5837:
10 # * minimum bias on BNB gate
11 # * pre-trigger: 9 us ( = (buffer length) x (1 - post_trigger_fraction) = 30 us x (1 - 70%))
12 # * beam gate: 1.6 us opening at trigger time (centered with a 25% margin)
13 #
14 # In addition, this configuration arranges the configuration of detector clocks
15 # to be compatible with data decoded with icaruscode v09_22_03_01 or earlier.
16 #
17 #
18 # Required inputs
19 # ----------------
20 #
21 # * optical detector readout: `daqPMT`
22 #
23 #
24 # Changes
25 # --------
26 #
27 # 20210517 (petrillo@slac.stanford.edu) [v1.0]
28 # : original version based on `triggersim_icarus_data.fcl` v1.0
29 #
30 
32 
33 
34 ### override detector clocks with data settings
36 
37 
38 # ------------------------------------------------------------------------------
39 # reduce the amount of loggery emitted:
40 # services.message.destinations.TriggerThresholdLog: @erase
41 # services.message.destinations.LVDSORLog: @erase
42 # services.message.destinations.SlidingWindowORLog: @erase
43 # services.message.destinations.SlidingORsimLog: @erase
44 # services.message.destinations.SlidingORplotsLog: @erase
45 
46 
47 # ------------------------------------------------------------------------------
48 # --- Configuration override guide
49 # ------------------------------------------------------------------------------
50 #
51 # The default values of the trigger configuration are in one way or the other
52 # coming from `trigger_icarus.fcl`.
53 #
54 
55 
56 # ------------------------------------------------------------------------------
57