#include <Photin.h>
Public Methods | |
| ~Photin () | |
| float | rsct (float xxx) const |
Private Methods | |
| Photin () | |
| void | updateIndex (float enew) const |
| float | gmfp () const |
| float | gbr1 () const |
| float | gbr2 () const |
| float | cohe () const |
| void | readPEGS (std::istream&, int, int) |
| void | rescale (float) |
Private Attributes | |
| float | ebinda |
| float volatile | eold |
| float volatile | loge |
| int volatile | index |
| float | ge0 |
| float | ge1 |
| int | mge |
| float* | gmfp0 |
| float * | gmfp1 |
| float * | gbr10 |
| float * | gbr11 |
| float * | gbr20 |
| float * | gbr21 |
| float * | cohe0 |
| float * | cohe1 |
| float | rco0 |
| float | rco1 |
| int | ngr |
| float* | rsct0 |
| float * | rsct1 |
Friends | |
| class | PEGSData |
|
|
Definition at line 65 of file Photin.cxx. |
|
|
|
|
|
Definition at line 71 of file Photin.h. Referenced by PEGSData::cohe(). |
|
|
Definition at line 69 of file Photin.h. Referenced by PEGSData::gbr1(). |
|
|
Definition at line 70 of file Photin.h. Referenced by PEGSData::gbr2(). |
|
|
Definition at line 68 of file Photin.h. Referenced by PEGSData::gmfp(). |
|
|
Definition at line 7 of file Photin.cxx. Referenced by PEGSData::read(). |
|
|
Definition at line 56 of file Photin.cxx. Referenced by PEGSData::read(). |
|
|
Definition at line 50 of file Photin.cxx. |
|
|
Definition at line 43 of file Photin.h. Referenced by PEGSData::cohe(), PEGSData::gbr1(), PEGSData::gbr2(), and PEGSData::gmfp(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000