![]() |
Belle II Software prerelease-11-00-00a
|


Public Member Functions | |
| initialize (self) | |
| event (self) | |
Public Attributes | |
| cdc_hits = Belle2.PyStoreArray("CDCHits") | |
| CDC hits. | |
| int | cdc_hits_threshold = eodb_parameters.getNCDCHitsMax() + 1 |
| CDC hits threshold. | |
Artificially inflate the number of CDC hits.
Definition at line 42 of file test_support.py.
| event | ( | self | ) |
Event
Definition at line 60 of file test_support.py.
| initialize | ( | self | ) |
Initialize.
Definition at line 45 of file test_support.py.
| cdc_hits = Belle2.PyStoreArray("CDCHits") |
CDC hits.
Definition at line 48 of file test_support.py.
| cdc_hits_threshold = eodb_parameters.getNCDCHitsMax() + 1 |
CDC hits threshold.
Definition at line 58 of file test_support.py.