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

Public Methods | |
| Statistic (const Tuple& t, const std::string& item_name, std::string title) | |
| Statistic (const Tuple&t, std::string::const_iterator& it, std::string::iterator end) | |
| virtual void | report (std::ostream& out) |
| void | clear () |
| const SampleStatistic& | stat () const |
Private Methods | |
| virtual bool | apply () |
Private Attributes | |
| SampleStatistic | m_stat |
|
|
Definition at line 13 of file Statistic.h. |
|
|
Definition at line 9 of file Statistic.cxx. |
|
|
Reimplemented from Analyze. Definition at line 22 of file Statistic.h. |
|
|
Reimplemented from Analyze. Definition at line 19 of file Statistic.h. |
|
|
Reimplemented from Analyze. Definition at line 21 of file Statistic.cxx. Referenced by EventSize::report(). |
|
|
Definition at line 20 of file Statistic.h. Referenced by EnergyAnalysis::mean_generated(), and EventSize::report(). |
|
|
Definition at line 27 of file Statistic.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000