MINT2
|
#include "Mint/IDalitzEventList.h"
#include "Mint/Chi2Binning.h"
#include "Mint/Chi2Box.h"
#include "Mint/Chi2BoxSet.h"
#include "Mint/DalitzHistoStackSet.h"
#include "TCanvas.h"
#include "TH1D.h"
#include <algorithm>
#include <iostream>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const Chi2Binning &c2b) |
std::ostream& operator<< | ( | std::ostream & | os, |
const Chi2Binning & | c2b | ||
) |
Definition at line 468 of file Chi2Binning.cpp.