YAP
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
DecayChannel.h File Reference
#include "fwd/DecayChannel.h"
#include "fwd/Model.h"
#include "fwd/Particle.h"
#include "fwd/ParticleCombination.h"
#include "fwd/PhaseSpaceFactor.h"
#include <string>

Go to the source code of this file.

Classes

class  DecayChannel
 Class implementing a decay channel. More...
 

Namespaces

 yap
 
 

Functions

const int charge (const DecayChannel &dc)
 
std::string to_string (const DecayChannel &dc)
 convert to string
 
std::ostream & operator<< (std::ostream &os, const DecayChannel &dc)
 << operator