YAP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
FlatteChannel Struct Reference

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< RealParameterCoupling
 coupling constant [GeV^2]
 
std::array< std::shared_ptr
< FinalStateParticle >, 2 > 
Particles
 Particles of the channel.
 

Detailed Description

Stores information on channel used in calculating Flatte mass shape.

Author
Daniel Greenwald

The documentation for this struct was generated from the following files: