ROOTPWA
|
#include <iostream>
#include <iomanip>
#include <vector>
#include <map>
#include <string>
#include <complex>
#include "TObject.h"
#include "TComplex.h"
#include "TMatrixT.h"
#include "TString.h"
#include "TRegexp.h"
#include "reportingUtils.hpp"
#include "reportingUtilsRoot.hpp"
#include "TCMatrix.h"
#include "TFitBin.h"
#include "TFitResult.h"
Go to the source code of this file.
Classes | |
class | rpwa::fitResult |
data storage class for PWA fit result of one kinematic bin More... |
Namespaces | |
namespace | rpwa |
Calculates the partial wave weight for a given event. |
Functions | |
TString | rpwa::escapeRegExpSpecialChar (const std::string &s) |
TString | rpwa::unescapeRegExpSpecialChar (const std::string &s) |