source: JEM-EUSO/esaf_cc_at_lal/packages/reconstruction/README @ 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: 1.2 KB
Line 
1This is the main reconstruction directory
2The subdirectories have the following meaning:
3
4   framework:                 General reco framework
5   input:                     Input modules (root from ESAF and real data)
6   event:                     RecoEvent class
7   modules:                   Main directory for all modules
8   
9   modules/base:              Main directory for starting modules
10   modules/base/background:      Background analysis
11   modules/base/clustering:      Signal/Track pattern recognition [feature extraction]
12   modules/base/slowfastselect:  Select slow/fast events [separate showers from other events]
13   modules/base/irimages:        Infrared Image Analysis
14   
15   modules/shower:            EAS analysis modules
16   modules/shower/footprint:  Cerenkov footprint identification
17   modules/shower/fitting:    Reconstruction and Fitting [Theta and Phi reco]
18   modules/shower/profile:    Get Hmax and Xmax 
19   modules/shower/energy:     Energy Reconstruction
20   modules/shower/mass:       Mass analysis [Primary particle identification]
21   modules/shower/neutrino:   Neutrino finder
22   
23   modules/lidar:             Lidar Data Analysis main directory
24   
25   modules/slows:             Slow Event Analysis [Meteors, ...] main directory
Note: See TracBrowser for help on using the repository browser.