|
YAP
|
#include "fwd/FourVector.h"#include "FourMomenta.h"#include "MassRange.h"#include "Model.h"#include <algorithm>#include <random>#include <vector>Go to the source code of this file.
Namespaces | |
| yap | |
Functions | |
| template<class Generator > | |
| const std::vector< FourVector < double > > | phsp (const Model &M, double initial_mass, const MassAxes &A, const std::vector< MassRange > &R2, Generator &g, unsigned max_attempts) |
1.8.6