Inheritance diagram for TrgGem:


Public Member Functions | |
| __init__ () | |
| TrgGem constructor. | |
| GEM (glt=None) | |
| GEM function. | |
| version () | |
| Version 'pure virtual' method. | |
| solicit () | |
| Solicit 'pure virtual' method. | |
| enable (mask=None) | |
| disable () | |
| disable 'pure virtual' method | |
| triggerCounters () | |
| triggerCounters 'pure virtual' method | |
| tileCounters () | |
| tileCounters 'pure virtual' method | |
| cnoCounters () | |
| cnoCounters 'pure virtual' method | |
| cmdCounters () | |
| cmdCounters 'pure virtual' method | |
| eventCounter () | |
| eventCounter 'pure virtual' method | |
| ppsTimer () | |
| ppsTimer 'pure virtual' method | |
| shut (marker) | |
Definition at line 17 of file TrgGem.py.
|
|
cmdCounters 'pure virtual' method
Reimplemented from TrgGemAbstract. |
|
|
cnoCounters 'pure virtual' method
Reimplemented from TrgGemAbstract. |
|
|
disable 'pure virtual' method This function returns no value. Disables the conditions returned by the conditions() member function. Once a condition is disabled, the condition will not activate the Trigger System, independent of its presence in the LAT. Reimplemented from TrgAbstract. Reimplemented in rcTrgGem. |
|
|
eventCounter 'pure virtual' method
Reimplemented from TrgGemAbstract. |
|
|
GEM function.
|
|
|
ppsTimer 'pure virtual' method
Reimplemented from TrgGemAbstract. |
|
|
Implementation of the shut function. Reimplemented from TrgAbstract. |
|
|
Solicit 'pure virtual' method. Allows the application to assert the solicited condition. Depending on the engine (or engines) associated with this condition, asserting this condition will most likely cause a readout of the detector. This function returns no value. Reimplemented from TrgAbstract. |
|
|
tileCounters 'pure virtual' method
Reimplemented from TrgGemAbstract. |
|
|
triggerCounters 'pure virtual' method
Reimplemented from TrgGemAbstract. |
|
|
Version 'pure virtual' method.
Reimplemented from TrgAbstract. |
1.4.3