ComPWA
Common Partial-Wave-Analysis Framework
ComPWA::Event Struct Reference

Data structure containing all kinematic information of a physics event. More...

#include <Event.hpp>

Public Attributes

std::vector< FourMomentumFourMomenta
 
double Weight = 1.0
 

Detailed Description

Data structure containing all kinematic information of a physics event.

The information is stored in form of a FourMomentum list.

Definition at line 20 of file Event.hpp.

+ Collaboration diagram for ComPWA::Event:

Member Data Documentation

◆ FourMomenta

std::vector<FourMomentum> ComPWA::Event::FourMomenta

Definition at line 21 of file Event.hpp.

◆ Weight

double ComPWA::Event::Weight = 1.0

Definition at line 22 of file Event.hpp.


The documentation for this struct was generated from the following file: