All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PDFastSim_sbnd.fcl
Go to the documentation of this file.
1 #include "PDFastSimPAR.fcl"
2 #include "PDFastSimPVS.fcl"
3 
5 
6 BEGIN_PROLOG
7 
8 ###########
9 # SBND #
10 ###########
11 
12 # Semi-analytic model hits & timing parameterization for SBND, Ar scintillation:
13 
14 # standard configuration
15 sbnd_pdfastsim_par: @local::standard_pdfastsim_par_ar
16 
17 sbnd_pdfastsim_par.SimulationLabel: "ionandscint:priorSCE"
18 # Updating the triplet decay-time (Phys. Rev. C 91, 035503). Note that in our simulations we account
19 # independently for the TPB-delay time and the emission (fast and slow) decay times.
20 sbnd_pdfastsim_par.ScintTimeTool.SlowDecayTime: 1300.0
21 
22 # Direct (VUV)
23 sbnd_pdfastsim_par.VUVTiming: @local::sbnd_vuv_timing_parameterization
24 sbnd_pdfastsim_par.VUVHits: @local::sbnd_vuv_RS100cm_hits_parameterization
25 
26 # Reflected (Visible)
27 sbnd_pdfastsim_par.DoReflectedLight: true
28 sbnd_pdfastsim_par.VISTiming: @local::sbnd_vis_timing_parameterization
29 sbnd_pdfastsim_par.VISHits: @local::sbnd_vis_RS100cm_hits_parameterization
30 
31 
32 
33 
34 
35 # Optical-Library mode
36 
37 # standard configuration
38 sbnd_pdfastsim_pvs: @local::standard_pdfastsim_pvs
39 
40 sbnd_pdfastsim_pvs.SimulationLabel: "ionandscintout"
41 sbnd_pdfastsim_pvs.IncludePropTime: true
42 sbnd_pdfastsim_pvs.StoreReflected: true
43 sbnd_pdfastsim_pvs.ScintTimeTool.SlowDecayTime: 1300.0
44 
45 # propagation times
46 sbnd_pdfastsim_pvs.VUVTiming: @local::sbnd_vuv_timing_parameterization_fast
47 sbnd_pdfastsim_pvs.VISTiming: @local::sbnd_vis_timing_parameterization
48 
49 
50 END_PROLOG
BEGIN_PROLOG sbnd_vuv_timing_parameterization
then local
BEGIN_PROLOG sbnd_vuv_RS100cm_hits_parameterization
BEGIN_PROLOG sbnd_vis_timing_parameterization