Belle II Software development
|
Public Member Functions | |
def | initialize (self) |
def | event (self) |
Small module to demonstrate how the registration of StoreArrays works from Python
Definition at line 23 of file register_pystorearray.py.
def event | ( | self | ) |
Access and fill the registered StoreArray
Definition at line 31 of file register_pystorearray.py.
def initialize | ( | self | ) |
Register a StoreArray on the DataStore
Definition at line 26 of file register_pystorearray.py.