Skip to content

Commit b6cafd4

Browse files
committed
Updated efficiencies taking into account APA mesh transparency and CPA area factor (vis light only)
1 parent 1a15824 commit b6cafd4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

sbndcode/OpDetSim/digi_arapuca_sbnd.fcl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ sbnd_digiarapuca_alg:
2020
ArapucaFallTime: 476.0 #ns
2121
ArapucaSaturationHigh: 4095 #ADC saturation for 12 bit ADCs, high limit (2**12-1, ADC starts at 0)
2222
ArapucaSaturationLow: 0. #ADC saturation for 12 bit ADCs, low limit
23-
XArapucaVUVEffVUV: 0.0218 #VUV XArapuca efficiency to VUV light
24-
XArapucaVUVEffVis: 0.0039 #VUV XArapuca efficiency to vis light (half the visible efficiency)
25-
XArapucaVISEff: 0.014 #XArapuca VIS efficiency (taking into account 70% mesh transparency 0.02*0.7)
23+
XArapucaVUVEffVUV: 0.01744 # 2.18% 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 (half the visible efficiency)
25+
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)
2626
DecayTXArapucaVIS: 8.5 # decay time of EJ280 in ns
2727
ArapucaDataFile: "OpDetSim/digi_arapuca_sbnd.root" # located in sbnd_data
2828
ArapucaSinglePEmodel: true # false for ideal response true for response from XTDBoard cold tests

0 commit comments

Comments
 (0)