ROOTPWA
Classes | Namespaces | Typedefs | Functions
isobarDecayTopology.h File Reference
#include <boost/tuple/tuple.hpp>
#include "isobarDecayVertex.h"
#include "decayTopology.h"

Go to the source code of this file.

Classes

struct  rpwa::symTermMap
class  rpwa::isobarDecayTopology

Namespaces

namespace  rpwa
 Calculates the partial wave weight for a given event.

Typedefs

typedef boost::shared_ptr
< isobarDecayTopology > 
rpwa::isobarDecayTopologyPtr

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)