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


Public Member Functions | |
| initialize (self) | |
| event (self) | |
| terminate (self) | |
Public Attributes | |
| db = Belle2.PyDBObj('TOPCalCommonT0') | |
| payload | |
| lastRun = None | |
| last run number | |
| float | bunchTimeSep = 47.163878 / 24 |
| bunch time separation | |
print content of TOPCalCommonT0
Definition at line 32 of file checkDB-commonT0.py.
| event | ( | self | ) |
event processing
Definition at line 50 of file checkDB-commonT0.py.
| initialize | ( | self | ) |
initialize
Definition at line 35 of file checkDB-commonT0.py.
| terminate | ( | self | ) |
terminate
Definition at line 84 of file checkDB-commonT0.py.
| float bunchTimeSep = 47.163878 / 24 |
bunch time separation
Definition at line 43 of file checkDB-commonT0.py.
| db = Belle2.PyDBObj('TOPCalCommonT0') |
payload
Definition at line 39 of file checkDB-commonT0.py.
| lastRun = None |
last run number
Definition at line 41 of file checkDB-commonT0.py.