8#ifndef CORRELATEDGAUSSIANOBSERVABLES_H
9#define CORRELATEDGAUSSIANOBSERVABLES_H
13#include <boost/ptr_container/ptr_vector.hpp>
14#include <TMatrixDSym.h>
15#include <TMatrixDSymEigen.h>
80 std::vector<Observable>
getObs()
const
123 int ParseCGO(boost::ptr_vector<Observable>& Observables,
124 std::ifstream& ifile,
125 boost::tokenizer<boost::char_separator<char> >::iterator& beg,
126 std::string& infilename,
177 std::vector<Observable>
Obs;
A model class for the Standard Model.