![]() |
Belle II Software release-09-00-03
|
Public Member Functions | |
| def | __init__ (self, module) |
Conditional execution of the wrapped module based on the presence of Monte Carlo information.
Definition at line 295 of file metamodules.py.
| def __init__ | ( | self, | |
| module | |||
| ) |
Args: module (basf2.Module): The module executed, if the condition is met.
Reimplemented from IfStoreArrayPresentModule.
Definition at line 300 of file metamodules.py.