source: JEM-EUSO/esaf_lal/branches/camille/config/General/Euso.cfg @ 136

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

modification of files to make the balloon reconstruction possible

File size: 965 bytes
Line 
1# config file for class Euso
2# $Id: Euso.cfg 2872 2011-03-28 13:28:05Z fenu $
3
4#LOpt
5#Euso.fRadius = 1250             # mm radius
6
7#MOpt
8#Euso.fRadius = 1325             # mm radius
9#Euso.fAltitude = 430            # km
10
11#NOpt
12#Euso.fRadius = 1325             # mm radius
13#Euso.fAltitude = 430            # km
14
15#Balloon
16Euso.fRadius = 600              # mm radius
17Euso.fAltitude = 40             # km
18
19# Select the LightToEuso object
20# Implemented: test, slast, unisim, standard, none
21# test:              gives points, circles and such: for DEBUGGING only
22# none:              no photons; electronics testing only
23# slast:             showers from slast directly
24# standard :         main normal stream; not completely implemented yet
25# unisim:            read unisim file
26# phprootfile        read photons on pupil root file
27# singlephrootfile   read photons in atmosphere (before last transfer) root file
28#
29Euso.fLightToEuso = standard
30#Euso.fLightToEuso = test
Note: See TracBrowser for help on using the repository browser.