Public Member Functions | |
initialize (self) | |
event (self) | |
Public Attributes | |
int | num_events = 0 |
Stores the total number of events passing this module. | |
Count the number of events passing this module
Definition at line 15 of file prescale.py.
event | ( | self | ) |
Increment number of events each event
Definition at line 23 of file prescale.py.
initialize | ( | self | ) |
Start number of events at zero
Definition at line 18 of file prescale.py.
int num_events = 0 |
Stores the total number of events passing this module.
Definition at line 21 of file prescale.py.