source: JEM-EUSO/esaf_cc_at_lal/config/General/Euso.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: 872 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
12Euso.fRadius = 1325             # mm radius
13Euso.fAltitude = 430            # km
14
15# Select the LightToEuso object
16# Implemented: test, slast, unisim, standard, none
17# test:              gives points, circles and such: for DEBUGGING only
18# none:              no photons; electronics testing only
19# slast:             showers from slast directly
20# standard :         main normal stream; not completely implemented yet
21# unisim:            read unisim file
22# phprootfile        read photons on pupil root file
23# singlephrootfile   read photons in atmosphere (before last transfer) root file
24#
25Euso.fLightToEuso = standard
26#Euso.fLightToEuso = test
Note: See TracBrowser for help on using the repository browser.