source: JEM-EUSO/esaf_lal/trunk/esaf/config/Reco/RootInputModule.cfg @ 16

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

Initial import of the january version of esaf

File size: 659 bytes
Line 
1# config file for RootInputModule
2#
3RootInputModule.FileName = output/simu.root                     # file name to analyze
4RootInputModule.ProcessOnlySignal =  no                         # yes/no       
5RootInputModule.FilterScatteredCherenkov = no                  # filter out the backscaterred cherenkov light
6RootInputModule.TruncateNumberOfEvents = yes                    #
7RootInputModule.LoadAnalogFee = yes                     #
8RootInputModule.FirstEvent = 0                                  # first event number
9RootInputModule.LastEvent =  -1                                 # last event number (maxevents if negative)
10RootInputModule.MaxEvents = 1000                                # total number of events (if LastEvent < 0 )
11RootInputModule.GTUlength = 2500                                # if no detector data -> GTUlength in ns
Note: See TracBrowser for help on using the repository browser.