Last change
on this file was 294, checked in by harald, 25 years ago |
This is a part of the development of Jose Carlos Gonzales. This directory
contains some classes to read in the CORSIKA output of the mmcs program.
This directory is needed by the reflector program.
Now all is under CVS control and one has to take CVS for further
developments.
|
File size:
307 bytes
|
Line | |
---|
1 | /////////////////////////////////////////////////////////////////
|
---|
2 | //
|
---|
3 | // COREvent
|
---|
4 | //
|
---|
5 | // Created: Tue Apr 28 16:14:05 1998
|
---|
6 | // Author: Jose Carlos Gonzales
|
---|
7 | // Purpose: Base class for Event-classes
|
---|
8 | // Notes:
|
---|
9 | //
|
---|
10 | /////////////////////////////////////////////////////////////////
|
---|
11 |
|
---|
12 | #include "COREvent.hxx"
|
---|
13 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.