ROOTPWA
Classes | Namespaces | Typedefs | Functions
decayTopology.h File Reference
#include <vector>
#include <map>
#include "TLorentzRotation.h"
#include "particle.h"
#include "productionVertex.h"
#include "interactionVertex.h"
#include "fsVertex.h"
#include "decayGraph.hpp"

Go to the source code of this file.

Classes

class  rpwa::decayTopology

Namespaces

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

Typedefs

typedef boost::shared_ptr
< decayTopology > 
rpwa::decayTopologyPtr
typedef decayGraph
< interactionVertex, particle
rpwa::decayTopologyGraphType

Functions

decayTopologyPtr rpwa::createDecayTopology (const productionVertexPtr &productionVertex, const std::vector< interactionVertexPtr > &decayVertices, const std::vector< particlePtr > &fsParticles, const bool performTopologyCheck=true)
decayTopologyPtr rpwa::createDecayTopology (const decayTopology &topo)
decayTopologyPtr rpwa::createDecayTopology (const decayTopologyGraphType &graph)
std::ostream & rpwa::operator<< (std::ostream &out, const decayTopology &topo)