alphatwirl.selection.modules.AnywCount

class alphatwirl.selection.modules.AnywCount(name='Any', selections=None, collector=None)[source]

select events that meet any of the conditions

__init__(name='Any', selections=None, collector=None)[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__([name, selections, collector]) Initialize self.
add(selection)
begin(event)
collect()
end()
event(event)
merge(other)
results([increment])