AmpGen 2.1
Loading...
Searching...
No Matches
CoupledChannel.h
Go to the documentation of this file.
1#include "AmpGen/Expression.h"
2#include "AmpGen/Particle.h"
3#include "AmpGen/Lineshapes.h"
4
5namespace AmpGen {
6
12 Expression phaseSpace(const Expression& s, const Particle& p, const size_t& l);
13}
#define DECLARE_LINESHAPE(X)
Definition Lineshapes.h:43
Wrapper class for shared_ptrs to virtual expressions for use in conjunction with operators to build e...
Definition Expression.h:135
Describes a particle, its decay process and subsequent decay products, which are also Particles.
Definition Particle.h:103
Namespace that contains all lineshapes, i.e.
Expression phaseSpace(const Expression &s, const Particle &p, const size_t &l)