Belle II Software development
|
Public Member Functions | |
def | condition (self) |
Conditional execution of the wrapped module based if a StoreArray is not present.
Definition at line 283 of file metamodules.py.
def condition | ( | self | ) |
Returns false if the StoreArray is present. Checks presence of the StoreArray once and remembers the result for all following events.
Reimplemented from IfStoreArrayPresentModule.
Definition at line 287 of file metamodules.py.