source: JEM-EUSO/esaf_lal/tags/v1_r0/esaf/config/Optics/ParamOpticalSystem.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: 2.0 KB
Line 
1# $Id: ParamOpticalSystem.cfg 2783 2007-11-16 09:52:48Z naumov $
2# Author: A.Thea   Jul, 19 2004
3
4###############################################################################
5# ESAF: Euso Simulation and Analysis Framework                                #
6#                                                                             #
7#  Id: ParamOpticalSystem                                                     #
8#  Package: Optics                                                            #
9#  Coordinator: Alessandro.Thea                                               #
10#                                                                             #
11###############################################################################
12#
13#   Config parameters for class ParamOpticalSystem
14#
15#
16#   fPos.Z [mm]: Z coordinate of the bottom base of the OpticalSystem in
17#   Detector reference System.
18#
19#   fRadius [mm]: Radius of the Optical Sytem.
20#
21#   fRmax [mm]: maximum radius of the Focal Surface.
22#
23#   fDZ [mm]: Heigth of the Optical System.
24#
25#   fThetaMax [deg]: Maximum valid incident angle of an incoming photon.
26#
27#   fFocalSurface : Sets the focal surface used to find the arrival position
28#   of the photon.
29#   - Options: Ideal(, TF1 not yet supported)
30#
31#   fFocalSurfZ [mm]: Z coordinate of the center (tip) of the focal surface.
32#
33#   fDataDirectory: path where data files are stored. If it begins with '/'
34#   path is assumed to be absolute, otherwise relative to this cfg file current
35#   position
36#
37#   fTotalEfficacy.filename [string]: two column file containing the
38#   total efficacy as a function of the incident angle.
39#   
40#   fAnglesOfIncidence.filename: two column file containing the chief ray
41#   incident angle on the focal surface as a function of the incident angle on
42#   the pupil.
43#
44#   fPsfType: type of PSF to use.
45#   - Options: point, gauss
46#
47#   fGaussSpread.filename: three column file containing RMS of the gaussian
48#   psf and focal surface incident photons cone aperture.
49#
50
51
52ParamOpticalSystem.fUseConfig = RedBook
Note: See TracBrowser for help on using the repository browser.