source: JEM-EUSO/esaf_cc_at_lal/config/Electronics/EusoDetector.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: 1.2 KB
Line 
1# $Id: EusoDetector.cfg 2899 2011-05-11 11:10:14Z naumov $
2# Author: A.Thea   Mar, 21 2005
3
4###############################################################################
5# ESAF: Euso Simulation and Analysis Framework                                #
6#                                                                             #
7#  Id: EusoDetector                                                           #
8#  Package: Electronics                                                       #
9#  Coordinator: Marco.Pallavicini                                             #
10#                                                                             #
11###############################################################################
12#
13#   Config parameters for class EusoDetector
14#
15#
16#   fFieldOfView [deg]: Euso's field of view demi-angle
17#
18#   fRadius [mm]: Radius of Euso Cylinder.
19#
20#   fScale : Euso size magnification factor.
21#
22
23EusoDetector.fFieldOfView = 30          # deg
24EusoDetector.fFixMaxRadius = yes        # mm
25EusoDetector.fScaleFactor = 1
26
27#LOptics
28#EusoDetector.fMaxRadius = 1250          # mm
29#MOptics
30#EusoDetector.fMaxRadius = 1325           # mm
31#NOptics
32EusoDetector.fMaxRadius = 1325           # mm
Note: See TracBrowser for help on using the repository browser.