77# * `PMTsimulationAlg` algorithm:
88# * `icarus_pmtsimulationalg_standard_run2`: main configuration for Run1/2, expected to be
99# used in production and by the general user
10- # * `icarus_pmtsimulationalg_standard_run3 `: main configuration for Run3/4/5+, expected to be
10+ # * `icarus_pmtsimulationalg_standard_run4 `: main configuration for Run3/4/5+, expected to be
1111# used in production and by the general user
1212# * `icarus_pmtsimulationalg_202202`: a general use configuration,
1313# including dark and electronics noise; `noise` and `nonoise` variants
1717# (the latter with dark and electronics noise disabled)
1818# * `icarus_pmtsimulationalg_run2_2025`: run1/2 configuration (developed in 2025),
1919# including noise, new response function and gain tune.
20- # * `icarus_pmtsimulationalg_run3_2025 `: run3/4/5+ configuration (developed in 2025),
20+ # * `icarus_pmtsimulationalg_run4_2025 `: run3/4/5+ configuration (developed in 2025),
2121# including noise, new response function and gain tune.
2222#
2323# Usage:
4242# 20240125 (petrillo@slac.stanford.edu)
4343# introduced experimental setting PMT gain to 7.5 x 10^6 (and q.e. elsewhere)
4444# 20251111 (mvicenzi@bnl.gov)
45- # introduced configuration for new Run2 SPR (SPRisolHitRun9271)
46- # introduced configuration for new Run3 SPR (SPRisolHitRun12715)
45+ # introduced configuration for new Run1/2 SPR (SPRisolHitRun9271)
46+ # introduced configuration for new Run3/4 SPR (SPRisolHitRun12715)
4747
4848#include "opticalproperties_icarus.fcl"
4949
@@ -104,17 +104,17 @@ icarus_settings_opdet_run2_2025: {
104104
105105# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
106106# the following is based on `icarus_settings_opdet_2022` rescaling it to gain
107- # 7.0x10 ^6; this is an empirical choice to reconciliate the single PE region in Run3/4
107+ # 4.5x10 ^6; this is an empirical choice to reconciliate the single PE region in Run3/4
108108# NoiseRMS is also reduced to 2.6 ADC; see e.g. SBN DocDB 41115
109- icarus_settings_opdet_run3_2025 : {
109+ icarus_settings_opdet_run4_2025 : {
110110
111111 @table::icarus_settings_opdet_2022
112112
113- nominalPMTgain: 7.0e6 # PMT multiplication gain factor
113+ nominalPMTgain: 4.5e6 # PMT multiplication gain factor
114114
115115 NoiseRMS: 2.6 # in ADC#
116116
117- } # icarus_settings_opdet_run3_2025
117+ } # icarus_settings_opdet_run4_2025
118118
119119
120120# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@@ -123,7 +123,7 @@ icarus_settings_opdet_run3_2025: {
123123icarus_settings_opdet: @local::icarus_settings_opdet_run2_2025
124124
125125icarus_settings_opdet_run2: @local::icarus_settings_opdet_run2_2025
126- icarus_settings_opdet_run3 : @local::icarus_settings_opdet_run3_2025
126+ icarus_settings_opdet_run4 : @local::icarus_settings_opdet_run4_2025
127127
128128
129129### - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@@ -220,15 +220,15 @@ icarus_photoelectronresponse_run2_2025: {
220220# Single photoelectron response from single-PE data.
221221# This is valid for Run3/4/5+ cables.
222222#
223- icarus_photoelectronresponse_run3_2025 : {
223+ icarus_photoelectronresponse_run4_2025 : {
224224
225225 tool_type: SampledWaveformFunctionTool
226226
227227 WaveformData: "Responses/SPRisolHitRun12715_MV.txt"
228228 TransitTime: "55.1 ns"
229- Gain: @local::icarus_settings_opdet_run3 .nominalPMTgain
229+ Gain: @local::icarus_settings_opdet_run4 .nominalPMTgain
230230
231- } # icarus_photoelectronresponse_run3_2025
231+ } # icarus_photoelectronresponse_run4_2025
232232
233233
234234#
@@ -262,7 +262,7 @@ icarus_photoelectronresponse_customexample: {
262262#
263263
264264icarus_photoelectronresponse_standard_run2: @local::icarus_photoelectronresponse_run2_2025
265- icarus_photoelectronresponse_standard_run3 : @local::icarus_photoelectronresponse_run3_2025
265+ icarus_photoelectronresponse_standard_run4 : @local::icarus_photoelectronresponse_run4_2025
266266
267267
268268### - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@@ -465,18 +465,18 @@ icarus_pmtsimulationalg_run2_2025: {
465465
466466
467467### - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
468- ### Configuration Run3 -2025:
468+ ### Configuration Run4 -2025:
469469### * explicitly based on the configuration "2022" above
470470### * gain adapted to reconciliate signal integral and amplitude in SPE region
471- ### * gain updated to 7.0 x 10^6
471+ ### * gain updated to 4.5 x 10^6
472472### * threshold for digitization scaled down
473473###
474474
475- icarus_pmtsimulationalg_run3_2025 : {
475+ icarus_pmtsimulationalg_run4_2025 : {
476476
477477 @table::icarus_pmtsimulationalg_202202_noise
478478
479- SinglePhotonResponse: @local::icarus_photoelectronresponse_standard_run3
479+ SinglePhotonResponse: @local::icarus_photoelectronresponse_standard_run4
480480
481481 # Apply timing delays (cables, transit time, ..) to the simulated photons
482482 # These delays are extracted from the calibration database
@@ -489,10 +489,10 @@ icarus_pmtsimulationalg_run3_2025: {
489489 PMTspecs: {
490490 DynodeK: 0.75 # gain on a PMT multiplication stage
491491 VoltageDistribution: [ 3.0, 3.4, 5.0, 3.33, 1.67, 1.0, 1.2, 1.5, 2.2, 3.0 ]
492- Gain: @local::icarus_settings_opdet_run3 .nominalPMTgain # total PMT gain
492+ Gain: @local::icarus_settings_opdet_run4 .nominalPMTgain # total PMT gain
493493 }
494494
495- } # icarus_pmtsimulationalg_run3_2025
495+ } # icarus_pmtsimulationalg_run4_2025
496496
497497# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
498498###
@@ -572,7 +572,7 @@ icarus_pmtsimulationalg_2018_nonoise: {
572572# Includes noise.
573573#
574574icarus_pmtsimulationalg_standard_run2: @local::icarus_pmtsimulationalg_run2_2025
575- icarus_pmtsimulationalg_standard_run3 : @local::icarus_pmtsimulationalg_run3_2025
575+ icarus_pmtsimulationalg_standard_run4 : @local::icarus_pmtsimulationalg_run4_2025
576576
577577
578578# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
0 commit comments