#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 21 of file Stat.hpp. References cafe::StatSample::AddAndTags(), cafe::StatSample::AddTags(), name, neg, pos, reference, and cafe::StatSample::tags(). |
|
|
Definition at line 18 of file Stat.hpp. Referenced by Syst(). |
|
|
Definition at line 20 of file Stat.hpp. Referenced by Syst(). |
|
|
Definition at line 20 of file Stat.hpp. Referenced by Syst(). |
|
|
Definition at line 19 of file Stat.hpp. Referenced by Syst(). |
1.3.4