Last change
on this file was 295, checked in by harald, 25 years ago |
In this directory you can find a implementation to write and read the
output of the reflector program. This classes are needed in the
reflector and the camera program.
The work in the past was done by Jose Carlos Gonzales. In the future all
can work on this using CVS.
|
File size:
464 bytes
|
Line | |
---|
1 | /////////////////////////////////////////////////////////////////
|
---|
2 | //
|
---|
3 | // MCCphoton
|
---|
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 MCCphoton.cxx}
|
---|
15 |
|
---|
16 | // @subsection Class {\em MCCphoton}: Implementation
|
---|
17 |
|
---|
18 | // @code
|
---|
19 |
|
---|
20 | #include "MCCphoton.hxx"
|
---|
21 |
|
---|
22 | // @endcode
|
---|
23 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.