alphatwirl.selection.modules.Any¶
-
class
alphatwirl.selection.modules.Any(name='Any', selections=[])[source]¶ select events that meet any of the conditions
-
__init__(name='Any', selections=[])[source]¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__([name, selections])Initialize self. add(selection)begin(event)end()event(event)-