ComPWA
Common Partial-Wave-Analysis Framework
Event.hpp File Reference
#include "Core/FourMomentum.hpp"
#include "Core/Properties.hpp"
#include <unordered_map>
#include <vector>
+ Include dependency graph for Event.hpp:
+ This graph shows which files directly or indirectly include this file:

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)