ComPWA
Common Partial-Wave-Analysis Framework
|
#include "Core/FourMomentum.hpp"
#include "Core/Properties.hpp"
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
struct | ComPWA::Event |
Data structure containing all kinematic information of a physics event. More... | |
struct | ComPWA::EventCollection |
Namespaces | |
ComPWA | |
Functions | |
std::ostream & | ComPWA::operator<< (std::ostream &os, const Event &ev) |
double | ComPWA::calculateInvariantMass (const Event &ev) |
double | ComPWA::getMaximumSampleWeight (const EventCollection &Sample) |