alphatwirl.selection.modules.NotwCount¶
-
class
alphatwirl.selection.modules.NotwCount(selection, name='Not', collector=None)[source]¶ select events that do NOT pass the selection
-
__init__(selection, name='Not', collector=None)[source]¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__(selection[, name, collector])Initialize self. begin(event)collect()end()event(event)merge(other)results([increment])-