Inheritance diagram for TrgGemCnoCounters:


Public Member Functions | |
| __init__ (glt) | |
| TrgGemCnoCounters constructor. | |
| stats () | |
| stats() member function Returns the statistics object for the Cno counters | |
| reset () | |
| reset() member function | |
| assignA (CnoNumber) | |
| assignA() member function | |
| assignB (CnoNumber) | |
| assignB() member function | |
| assignAB (a, b) | |
| assignAB() member function | |
This class implements the HW abstraction corresponding to the Cno counter detailed in the GEM document: LAT-01545 Section 2.6
Definition at line 141 of file TrgGemCounters.py.
|
|
assignA() member function Assign the 'A' Cno counter to watch a particular Cno Immediately after counter assignment, both counters are reset. |
|
||||||||||||
|
assignAB() member function Assign both the 'A' and the'B' Cno counters to watch two Cnos Immediately after counter assignment, both counters are reset. Reimplemented from TrgCnoCounters. |
|
|
assignB() member function Assign the 'B' Cno counter to watch a particular Cno Immediately after counter assignment, both counters are reset. |
|
|
reset() member function Reset the Cno counter register Reimplemented from TrgCnoCounters. |
|
|
stats() member function Returns the statistics object for the Cno counters
Reimplemented from TrgCnoCounters. |
1.4.3