#include <Elecin.h>
Public Methods | |
| ~Elecin () | |
Private Methods | |
| Elecin () | |
| void | updateIndex (float enew) const |
| float | esig () const |
| float | psig () const |
| float | ededx () const |
| float | pdedx () const |
| float | ebr1 () const |
| float | pbr1 () const |
| float | pbr2 () const |
| float | tmxs () const |
| void | readPEGS (std::istream&, int) |
| void | rescale (float) |
| void | fixtmx (float) |
Private Attributes | |
| float | eold |
| float | loge |
| int | index |
| float | eke0 |
| float | eke1 |
| float | xr0 |
| float | teff0 |
| float | blcc |
| float | xcc |
| int | meke |
| float* | esig0 |
| float * | esig1 |
| float * | psig0 |
| float * | psig1 |
| float * | ededx0 |
| float * | ededx1 |
| float * | pdedx0 |
| float * | pdedx1 |
| float * | ebr10 |
| float * | ebr11 |
| float * | pbr10 |
| float * | pbr11 |
| float * | pbr20 |
| float * | pbr21 |
| float * | tmxs0 |
| float * | tmxs1 |
Friends | |
| class | PEGSData |
|
|
|
|
|
Definition at line 170 of file Elecin.cxx. |
|
|
Definition at line 165 of file Elecin.cxx. Referenced by PEGSData::ebr1(). |
|
|
Definition at line 163 of file Elecin.cxx. Referenced by PEGSData::ededx(), and fixtmx(). |
|
|
Definition at line 161 of file Elecin.cxx. Referenced by PEGSData::esig(). |
|
|
Definition at line 73 of file Elecin.cxx. Referenced by PEGSData::read(). |
|
|
Definition at line 166 of file Elecin.cxx. Referenced by PEGSData::pbr1(). |
|
|
Definition at line 167 of file Elecin.cxx. Referenced by PEGSData::pbr2(). |
|
|
Definition at line 164 of file Elecin.cxx. Referenced by PEGSData::pdedx(). |
|
|
Definition at line 162 of file Elecin.cxx. Referenced by PEGSData::psig(). |
|
|
Definition at line 11 of file Elecin.cxx. Referenced by PEGSData::read(). |
|
|
Definition at line 44 of file Elecin.cxx. Referenced by PEGSData::read(). |
|
|
Definition at line 168 of file Elecin.cxx. Referenced by PEGSData::tmxs(). |
|
|
Definition at line 144 of file Elecin.cxx. Referenced by PEGSData::ebr1(), PEGSData::ededx(), PEGSData::esig(), fixtmx(), PEGSData::pbr1(), PEGSData::pbr2(), PEGSData::pdedx(), PEGSData::psig(), and PEGSData::tmxs(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000