ATLAS Offline Software
|
Classes | |
class | LogicalExpressionFilter |
Variables | |
string | __doc__ = """This algorithm combines the results of one or more filters""" |
============================================================================== Name: LogicalExpressionFilter.py More... | |
string | __version__ = "0.0.1" |
string | __author__ = "Will Buttinger <will@cern.ch>" |
|
private |
Definition at line 17 of file LogicalExpressionFilter.py.
|
private |
============================================================================== Name: LogicalExpressionFilter.py
Author: Will Buttinger Created: November 2014
Description: This algorithm combines the results of one or more filters .. It is similar to LogicalFilterCombiner (from PrimaryDPDMaker) except it manages its own filters It is efficient: only 'executes' the filters if necessary
Definition at line 15 of file LogicalExpressionFilter.py.
|
private |
Definition at line 16 of file LogicalExpressionFilter.py.