On this page

EventGroup

gammaloop Class

EventGroup()

Correlated accepted events produced by one graph group for one sample.

Member details

events

Property · read-only
#
events: list[Event]

Correlated accepted events in this group.

__str__

Method
#
__str__() -> str

Return a human-readable summary of the grouped events.

__repr__

Method
#
__repr__() -> str

Return the human-readable grouped-event summary.