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

Public Methods | |
| PSFanalysis (const Tuple& t, double emin=0, double emax=0) | |
| PSFanalysis () | |
| virtual void | report (std::ostream& out) |
| void | clear () |
| unsigned | count () const |
| double | sigma () |
| double | percentile (double percent) |
| void | row_report (std::ostream& out) |
Private Methods | |
| virtual bool | apply () |
Private Attributes | |
| double | m_sigma |
| Analyze | m_energy |
| Analyze | m_first_layer |
| SampleStatistic | m_loge |
| double | m_emin |
| double | m_emax |
|
|
Definition at line 13 of file PSFanalysis.cxx. |
|
|
|
|
|
Reimplemented from Analyze. Definition at line 22 of file PSFanalysis.cxx. |
|
|
Reimplemented from Analyze. Definition at line 35 of file PSFanalysis.cxx. |
|
|
Reimplemented from Analyze. Definition at line 42 of file PSFanalysis.cxx. Referenced by MultiPSF::report(). |
|
|
Definition at line 48 of file PSFanalysis.cxx. Referenced by report(), and row_report(). |
|
|
Reimplemented from Analyze. Definition at line 80 of file PSFanalysis.cxx. Referenced by LayerGroup::report(). |
|
|
Definition at line 110 of file PSFanalysis.cxx. Referenced by MultiPSF::report(). |
|
|
Definition at line 52 of file PSFanalysis.cxx. Referenced by report(), MultiPSF::report(), row_report(), and LayerGroup::sigma(). |
|
|
Definition at line 51 of file PSFanalysis.h. |
|
|
Definition at line 51 of file PSFanalysis.h. |
|
|
Definition at line 48 of file PSFanalysis.h. Referenced by apply(). |
|
|
Definition at line 49 of file PSFanalysis.h. |
|
|
Definition at line 50 of file PSFanalysis.h. |
|
|
Definition at line 47 of file PSFanalysis.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000