You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sbndcode/OpDetSim/digi_arapuca_sbnd.fcl
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,11 @@ sbnd_digiarapuca_alg:
9
9
#Assume 25v bias with sensl c series SiPM. Values should be changed if SiPMs are to be ganged and/or of different manufacturer
10
10
#Values of MaxAmplitude and BackTime to be confirmed
11
11
12
+
# For details in the values measured at CIEMAT: https://sbn-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=35183
13
+
12
14
ArapucaBaselineRMS: 0.65 # 2.6/4 as PMTs with 14bits ADC have 4 ADC counts and most XA channels will be 12 bits
13
15
ArapucaDarkNoiseRate: 10.0 #in Hz
14
-
CrossTalk: 0.424 #from measures at CIEMAT, SensL SiPMs at 5.75 OV
16
+
CrossTalk: 0.424 #measured at CIEMAT, SensL SiPMs at 5.75 OV
15
17
ArapucaBaseline: 700 #supposing a 12-bits ADC and 20% overshoot, 4069/6 ~700
16
18
ArapucaPulseLength: 4000.0 #ns
17
19
ArapucaPeakTime: 260.0 #ns
@@ -20,8 +22,8 @@ sbnd_digiarapuca_alg:
20
22
ArapucaFallTime: 476.0 #ns
21
23
ArapucaSaturationHigh: 4095 #ADC saturation for 12 bit ADCs, high limit (2**12-1, ADC starts at 0)
22
24
ArapucaSaturationLow: 0. #ADC saturation for 12 bit ADCs, low limit
23
-
XArapucaVUVEffVUV: 0.01752 # 2.19% x 0.8(APA mesh transparency not simulated in G4) VUV XArapuca efficiency to VUV light
24
-
XArapucaVUVEffVis: 0.00271 # 0.43% x 0.8 x 0.79 (APA mesh transparency + CPA TPB area factor): VUV XArapuca efficiency to vis light
25
+
XArapucaVUVEffVUV: 0.01752 # 2.19% x 0.8(APA mesh transparency not simulated in G4) VUV XArapuca efficiency to VUV light, measured at CIEMAT
26
+
XArapucaVUVEffVis: 0.00271 # 0.43% x 0.8 x 0.79 (APA mesh transparency + CPA TPB area factor): VUV XArapuca efficiency to vis light, measured at CIEMAT
25
27
XArapucaVISEff: 0.01264 # 2.00% x 0.8 x 0.79 (APA mesh transparency + CPA TPB area factor): XArapuca VIS efficiency (taking into account 70% mesh transparency 0.02*0.7)
26
28
DecayTXArapucaVIS: 8.5 # decay time of EJ280 in ns
27
29
ArapucaDataFile: "OpDetSim/digi_arapuca_sbnd.root" # located in sbnd_data
0 commit comments