|
JAPAn
Just Another Parity Analyzer
|
#include "VQwDataHandler.h"#include <fstream>#include <utility>#include <TVectorD.h>#include <TMatrixD.h>
Include dependency graph for GrandCorrelator.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | GrandCorrelator |
| Data handler computing correlations and linear-regression coefficients. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &stream, const GrandCorrelator &h) |
| Output stream operator. | |
| REGISTER_DATA_HANDLER_FACTORY (GrandCorrelator) | |
|
inline |
Output stream operator.
Definition at line 232 of file GrandCorrelator.h.
| REGISTER_DATA_HANDLER_FACTORY | ( | GrandCorrelator | ) |