alphatwirl.selection.modules.AllwCount¶
-
class
alphatwirl.selection.modules.AllwCount(name='All', selections=None, collector=None)[source]¶ select events that meet all conditions
-
__init__(name='All', 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])-