source: JEM-EUSO/esaf_lal/tags/v1_r0/esaf/config/Electronics/R7600M64Photomultiplier.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: 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.