#include <boost/tuple/tuple.hpp>
#include "isobarDecayVertex.h"
#include "decayTopology.h"
Go to the source code of this file.
Namespaces |
namespace | rpwa |
| Calculates the partial wave weight for a given event.
|
Functions |
isobarDecayTopologyPtr | rpwa::createIsobarDecayTopology (const productionVertexPtr &productionVertex, const std::vector< isobarDecayVertexPtr > &isobarDecayVertices, const std::vector< particlePtr > &fsParticles, const bool performTopologyCheck=true) |
isobarDecayTopologyPtr | rpwa::createIsobarDecayTopology (const productionVertexPtr &productionVertex, const std::vector< interactionVertexPtr > &isobarDecayVertices, const std::vector< particlePtr > &fsParticles, const bool performTopologyCheck=true) |
isobarDecayTopologyPtr | rpwa::createIsobarDecayTopology (const isobarDecayTopology &topo) |
isobarDecayTopologyPtr | rpwa::createIsobarDecayTopology (const decayTopology &topo) |
std::ostream & | rpwa::operator<< (std::ostream &out, const isobarDecayTopology &topo) |