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