source: trunk/MagicSoft/Simulation/Detector/include-CORSIKA/CORParticle.cxx@ 526

Last change on this file since 526 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: 470 bytes
Line 
1/////////////////////////////////////////////////////////////////
2//
3// CORParticle
4//
5// Created: Tue Apr 28 16:43:30 1998
6// Author: Jose Carlos Gonzales
7// Purpose: Base class for Particles/Cherenkov photons
8// Notes:
9//
10/////////////////////////////////////////////////////////////////
11
12// @T \newpage
13
14// @section Source code of {\tt CORParticle.cxx}
15
16// @subsection Class {\em CORParticle}: Implementation
17
18// @code
19
20#include "CORParticle.hxx"
21
22// @endcode
Note: See TracBrowser for help on using the repository browser.