source: JEM-EUSO/esaf_lal/tags/v1_r0/esaf/config/Electronics/R11265U200Photomultiplier.cfg @ 117

Last change on this file since 117 was 117, checked in by moretto, 11 years ago

ESAF version compilable on mac OS

File size: 1.3 KB
Line 
1# Config from LAL
2# Contact: S.Dagoret-Campagne & C.Moretto
3#
4# Only some change have been done => changes on geometry have to be done
5
6
7Photomultiplier.PmtQuantum =0.2695 #0.14;    # quantum efficiency
8Photomultiplier.PmtGain = 4.8e6;       # gain
9Photomultiplier.PmtGainSigma = 9.1e5;  # gain sigma
10Photomultiplier.PmtTimeWidth = 1;     # time width of the signal (gauss sigma) (ns)
11Photomultiplier.fDarkNoiseRate = 0
12
13#numbe of pixels per side
14Photomultiplier.PmtSide = 8
15# dead internal border (mm)
16Photomultiplier.PmtDeadInner = 0.001
17
18##EUSO config
19# size of the whole pmt in mm
20Photomultiplier.PmtSize = 27
21# dead border size (mm)
22Photomultiplier.PmtDeadLateral = 1.5
23
24##TUS config
25#Photomultiplier.PmtSize = 15
26#Photomultiplier.PmtDeadLateral = 0.5
27
28##########################################
29# C.Moretto & S.Dagoret-Campagne's changes
30##########################################
31
32# R11265U200 parameters
33Photomultiplier.fMeanCollectionEfficiency = 0.9
34R11265U200Photomultiplier.fgUsePmtAdd = no
35
36R11265U200Photomultiplier.fCollectionEfficiency.FileName = AverageCollectionEfficiency_R11265U200.dat
37R11265U200Photomultiplier.fQuantumEfficiency.FileName = AverageQuantumEfficiency_R11265U200.dat
38R11265U200Photomultiplier.fAngularDependence.FileName = AngularDependence.dat
39R11265U200Photomultiplier.fCrossTalk.FileName = AverageCrossTalk_m64_nocrosstalk.dat
Note: See TracBrowser for help on using the repository browser.