Changeset 136 in JEM-EUSO


Ignore:
Timestamp:
May 7, 2013, 11:02:20 AM (11 years ago)
Author:
moretto
Message:

modification of files to make the balloon reconstruction possible

Location:
esaf_lal/branches/camille
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • esaf_lal/branches/camille/config/General/Euso.cfg

    r16 r136  
    1010
    1111#NOpt
    12 Euso.fRadius = 1325             # mm radius
    13 Euso.fAltitude = 430            # km
     12#Euso.fRadius = 1325             # mm radius
     13#Euso.fAltitude = 430            # km
     14
     15#Balloon
     16Euso.fRadius = 600              # mm radius
     17Euso.fAltitude = 40             # km
    1418
    1519# Select the LightToEuso object
  • esaf_lal/branches/camille/config/Reco/RecoModuleList.cfg

    r16 r136  
    1313# CLUSTERING MODULES: can be called HoughTransform or BaseClustering+ClusterAnalysis+GTUClustering chain
    1414#
    15 #Module = HoughTransform     # localization of signal with Hough techniques
     15Module = HoughTransform     # localization of signal with Hough techniques
    1616#Module = BaseClustering     # clustering in theta-phi
    1717#Module = ClusterAnalysis    # analysis of clusters
     
    2020# TRACK DIRECTION MODULES: can be called TrackDirection2 or TrackDetectorPlane+TrackDirection chain
    2121#
    22 #Module = TrackDirection2    #
     22Module = TrackDirection2    #
    2323#Module = TrackDetectorPlane  #
    2424#Module = TrackDirection      #
     
    3131#
    3232
    33 Module = RobustModule           
     33#Module = RobustModule           
    3434#Module = JemEnergy 
    3535
     
    4747#Module = Profile            #
    4848
    49 Sequence = Test4 #test
     49#Sequence = Test4 #test
  • esaf_lal/branches/camille/config/Reco/RootInputModule.cfg

    r16 r136  
    22#
    33RootInputModule.FileName = output/simu.root                     # file name to analyze
    4 RootInputModule.ProcessOnlySignal =  no                         # yes/no       
     4RootInputModule.ProcessOnlySignal =  yes                        # yes/no       
    55RootInputModule.FilterScatteredCherenkov = no                  # filter out the backscaterred cherenkov light
    66RootInputModule.TruncateNumberOfEvents = yes                    #
  • esaf_lal/branches/camille/input_reco_file

    r135 r136  
    1 simu
     1simu.mac
Note: See TracChangeset for help on using the changeset viewer.