source: JEM-EUSO/esaf_cc_at_lal/config/Electronics/R7600M64Photomultiplier.cfg @ 114

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

actual version of ESAF at CCin2p3

File size: 639 bytes
Line 
1# config file for class Photomultiplier.cfg
2# $Id: R7600M64Photomultiplier.cfg 2016 2005-07-07 16:20:21Z thea $
3#
4Photomultiplier.PmtQuantum = 0.14;    # quantum efficiency
5Photomultiplier.PmtGain = 5.e5;       # gain
6Photomultiplier.PmtGainSigma = 2.e5;  # gain sigma
7Photomultiplier.PmtTimeWidth = 1;     # time width of the signal(gauss sigma) (ns)
8Photomultiplier.fDarkNoiseRate = 0
9
10#numbe of pixels per side
11Photomultiplier.PmtSide = 8
12# size of the whole pmt in mm   
13Photomultiplier.PmtSize = 27.3333
14# dead border size (mm)
15Photomultiplier.PmtDeadLateral = 0.65
16# dead internal border (mm)
17Photomultiplier.PmtDeadInner = 0.1
18
19
20
21
Note: See TracBrowser for help on using the repository browser.