All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
optical_electronic.fcl
Go to the documentation of this file.
3 #include "backtracker.fcl"
4 #include "singles_icarus.fcl"
7 #include "mccheatermodules.fcl"
8 #include "photpropservices.fcl"
12 #include "mcreco.fcl"
13 
14 
15 
16 process_name: OpticalGen
17 
18 services:
19 {
20  # Load the service that manages root files for histograms.
21  # TFileService: { fileName: "single_hist_uboone.root" }
22  RandomNumberGenerator: {} #ART native random number generator
23  @table::icarus_simulation_services
24 
25  OpDetResponseInterface: @local::standard_opdetresponse
26 }
27 
28 services.PhotonVisibilityService: @local::sbnd_timeparametrization_photonvisibilityservice
29 
31 
32 services.PhotonVisibilityService.LibraryFile: "19dic_library.root"
33 
34 //version51_near e senza crt e arcathode
35 //services.PhotonVisibilityService.XMin: 320 #-300
36 //services.PhotonVisibilityService.XMax: 340 #-150
37 //services.PhotonVisibilityService.YMin: -35 #-150
38 //services.PhotonVisibilityService.YMax: -15 #150
39 //services.PhotonVisibilityService.ZMin: -10 #-1000
40 //services.PhotonVisibilityService.ZMax: 10 #1000
41 
42 //version test_final
43 services.PhotonVisibilityService.XMin: -366
44 services.PhotonVisibilityService.XMax: -66
45 services.PhotonVisibilityService.YMin: -210
46 services.PhotonVisibilityService.YMax: 180
47 services.PhotonVisibilityService.ZMin: -995
48 services.PhotonVisibilityService.ZMax: 965
49 
50 //services.PhotonVisibilityService.NX: 4
51 //services.PhotonVisibilityService.NY: 4
52 //services.PhotonVisibilityService.NZ: 4
53 
54 //services.PhotonVisibilityService.NX: 60
55 //services.PhotonVisibilityService.NY: 78
56 //services.PhotonVisibilityService.NZ: 392
57 
58 # services.DetectorClocksService.ClockSpeedOptical: 1000
59 
60 #This defines the input to your fcl file
61 #You can start by reading in a ROOT file
62 #Setting maxEvents = -1 will loop over all events in the file
63 source:
64 {
65  module_type: RootInput
66  maxEvents: -1 # Number of events to create
67 }
68 
69 # Define and configure some modules to do work on each event.
70 # First modules are defined; they are scheduled later.
71 # Modules are grouped by type.
72 physics:
73 {
74 
75  producers:
76  {
77  opdigi: @local::standard_opdigi
78  ophit: @local::standard_ophit
79  rns: {module_type: "RandomNumberSaver"}
80  }
81 
82  analyzers:
83  {
84  pmtresponse: @local::standard_simphotoncounter
85  opdigiana: @local::standard_opdigiana
86  }
87 
88  #define the producer and filter modules for this path, order matters,
89  #filters reject all following items. see lines starting physics.producers below
91  analyzeIt: [ pmtresponse, opdigiana]
92  #define the output stream, there could be more than one if using filters
93  stream1: [ out1 ]
94 
95  #trigger_paths is a keyword and contains the paths that modify the art::event,
96  #ie filters and producers
98 
99  #end_paths is a keyword and contains the paths that do not modify the art::Event,
100  #ie analyzers and output streams. these all run simultaneously
102 }
103 
104 #block to define where the output goes. if you defined a filter in the physics
105 #block and put it in the trigger_paths then you need to put a SelectEvents: {SelectEvents: [XXX]}
106 #entry in the output stream you want those to go to, where XXX is the label of the filter module(s)
107 outputs:
108 {
109  out1:
110  {
111  module_type: RootOutput
112  fileName: "optical_icarus.root" #default file name, can override from command line with -o or --output
113  }
114 }
115 
116 # set quantum efficiency supressed scint yield to 0.03 * 24000
117 # services.LArPropertiesService.ScintYield: 24000
118 services.LArPropertiesService.ScintPreScale: 1
119 
120 # disable cerenkov light
121 #services.DetectorPropertiesService.EnableCerenkovLight: false
122 
123 physics.producers.opdigi.QE: [1]
124 physics.producers.opdigi.DarkRate: 0
125 physics.producers.opdigi.SaturationScale: 2e7
126 
127 services.OpDigiProperties.QE: 1
128 services.OpDigiProperties.SampleFreq: 250
129 
130 #physics.producers.generator.FillTree: true
131 
132 services.PhotonVisibilityService.IncludePropTime: true
133 
134 physics.analyzers.pmtresponse.MakeAllPhotonsTree: true
135 physics.analyzers.pmtresponse.MakeDetectedPhotonsTree: true
136 physics.analyzers.pmtresponse.MakeSimPhotonssTree: true
137 physics.analyzers.pmtresponse.MakeEventsTree: true
138 # physics.analyzers.pmtresponse.MakeLightAnalysisTree: true
139 
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
BEGIN_PROLOG pandoraTrackRangeCryoW pandoraTrackRangeCryoW rns
process_name largeant analyzeIt
process_name drop raw::OpDetWaveforms_DataApr2016RecoStage1_saturation_ * physics
do source
* file
Definition: file_to_url.sh:69
physics producers trigslidewindowOR6mW physics effSlidingOR6mW physics end_paths
process_name opdigi
source drop raw::ubdaqSoftwareTriggerData_ *_ *_ * maxEvents
Definition: frame-shunt.fcl:6
BEGIN_PROLOG standard_opdigiproperties
physics simulate
BEGIN_PROLOG opflashCryoW opflashCryoW triggerfilterBNB triggerfilterNuMI triggerfilterOffbeamBNB triggerfilterOffbeamNuMI triggerfilterUnknown roifinder roifinder2d gaushitTPCEE gaushitTPCWE purityana1 ophit
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
then echo fcl name
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
process_name rns pmtresponse
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