MINT2
|
#include "Mint/DalitzArea.h"
#include "Mint/DalitzEvent.h"
#include "Mint/Calculate4BodyProps.h"
#include "TRandom.h"
#include <iostream>
#include <cmath>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const DalitzArea &da) |
std::ostream& operator<< | ( | std::ostream & | os, |
const DalitzArea & | da | ||
) |
Definition at line 464 of file DalitzArea.cpp.