source: JEM-EUSO/esaf_lal/tags/v1_r0/esaf/packages/simulation/generators/meteorites/README @ 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: 531 bytes
Line 
1Directory for Meteor simulation code
2Files:
3
4   include/MeteoriteGenerator.hh
5   src/MeteoriteGenerator.cc
6                Engine of the system.
7   
8   include/MeteoriteTrack.hh         
9   src/MeteoriteTrack.cc
10                Description of a Meteoroid track (Meteor)         
11   
12   include/Meteoroid.hh
13   src/Meteoroid.cc
14                Description of the Meteoroid (at the atmosphere entrance)
15   
16   include/MeteorDriver.hh
17   src/MeteorDriver.cc
18                Object that takes care to move the Meteoroid in atmosphere
Note: See TracBrowser for help on using the repository browser.