#include <Stat.hpp>
Public Member Functions | |
| Syst (const std::string &syst_name, const StatSample *reference_sample) | |
Public Attributes | |
| std::string | name |
| const StatSample * | reference |
| StatSample | pos |
| StatSample | neg |
Definition at line 14 of file cafe/cafe/Stat.hpp.
|
||||||||||||
|
Definition at line 18 of file cafe/cafe/Stat.hpp. References cafe::StatSample::AddAndTags(), cafe::StatSample::AddTags(), name, neg, pos, reference, cafe::StatSample::tags(), and cafe::StatSample::tagsAnd(). |
|
|
Definition at line 15 of file cafe/cafe/Stat.hpp. Referenced by Syst(). |
|
|
Definition at line 17 of file cafe/cafe/Stat.hpp. Referenced by Syst(). |
|
|
Definition at line 17 of file cafe/cafe/Stat.hpp. Referenced by Syst(). |
|
|
Definition at line 16 of file cafe/cafe/Stat.hpp. Referenced by Syst(). |
1.3.4