source: JEM-EUSO/esaf_lal/tags/v1_r0/esaf/config/General/Run.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: 422 bytes
Line 
1# config file for Run parameters
2# $Id: Run.cfg 2585 2006-03-17 11:31:03Z thea $
3
4# files prefix and output directory
5Run.fFilesPrefix = simu
6Run.fOutputPath = output/
7Run.fTmpPath = tmp/
8
9# enable/disable root output
10Run.fEnableRoot = yes
11
12# run number
13Run.fRunNumber = 1234
14
15# run date; if you want to use computer clock, put "now" instead of date
16# date is consedered UTC date
17# format is dd-mm-yyyy
18Run.fRunDate = now
Note: See TracBrowser for help on using the repository browser.