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

#include <Event.hpp>

Public Member Functions

bool checkPidMatchesEvents () const
 

Public Attributes

std::vector< pidPids
 
std::vector< EventEvents
 

Detailed Description

Definition at line 25 of file Event.hpp.

+ Collaboration diagram for ComPWA::EventCollection:

Member Function Documentation

◆ checkPidMatchesEvents()

bool ComPWA::EventCollection::checkPidMatchesEvents ( ) const
inline

Definition at line 26 of file Event.hpp.

Member Data Documentation

◆ Events

std::vector<Event> ComPWA::EventCollection::Events

Definition at line 34 of file Event.hpp.

◆ Pids

std::vector<pid> ComPWA::EventCollection::Pids

Definition at line 33 of file Event.hpp.


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