YAP
|
Stores information on channel used in calculating Flatte mass shape. More...
#include <Flatte.h>
Public Member Functions | |
FlatteChannel (std::shared_ptr< RealParameter > coupling, FinalStateParticle &A, FinalStateParticle &B) | |
constructor | |
FlatteChannel (double coupling, FinalStateParticle &A, FinalStateParticle &B) | |
constructor | |
Public Attributes | |
std::shared_ptr< RealParameter > | Coupling |
coupling constant [GeV^2] | |
std::array< std::shared_ptr < FinalStateParticle >, 2 > | Particles |
Particles of the channel. | |
Stores information on channel used in calculating Flatte mass shape.