source: JEM-EUSO/esaf_lal/tags/v1_r0/esaf/packages/simulation/generators/meteorites/src/MeteorDriver.cc @ 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: 267 bytes
Line 
1// ESAF : Euso Simulation and Analysis Framework
2// $Id: MeteorDriver.cc 756 2004-06-15 18:01:25Z thea $
3//  created Dec,  4 2003
4
5#include "MeteorDriver.hh"
6
7ClassImp(MeteorDriver)
8
9// ctor
10MeteorDriver::MeteorDriver() {
11}
12
13// dtor
14MeteorDriver::~MeteorDriver() {
15}
Note: See TracBrowser for help on using the repository browser.