#include <ProtonSpectrum.h>
Inheritance diagram for ProtonSpectrum:

Public Methods | |
| ProtonSpectrum () | |
| virtual float | operator() (float) const |
| virtual double | calculate_rate (double old_rate) |
| virtual const char* | particleName () const |
| subclasses need to specify correct particle type. More... | |
| virtual std::string | title () const |
| return a title describing the spectrum. More... | |
Static Private Methods | |
| int | prolocate (struct tbl *data, int n, double x) |
| double | protonenergy (float r) |
Definition at line 24 of file ProtonSpectrum.h.
|
|
Definition at line 27 of file ProtonSpectrum.h. |
|
|
Definition at line 149 of file ProtonSpectrum.cxx. |
|
|
Reimplemented from Spectrum. Definition at line 18 of file ProtonSpectrum.cxx. |
|
|
subclasses need to specify correct particle type.
Reimplemented from Spectrum. Definition at line 154 of file ProtonSpectrum.cxx. |
|
|
Definition at line 55 of file ProtonSpectrum.cxx. |
|
|
Definition at line 79 of file ProtonSpectrum.cxx. |
|
|
return a title describing the spectrum.
Reimplemented from Spectrum. Definition at line 158 of file ProtonSpectrum.cxx. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000