Public Member Functions | |
| __init__ () | |
| Event object constructor. | |
| clearEvent () | |
| Clear the event data. | |
| addTKRstrip (cc, rc, strip) | |
| Add a stripData to the tracker strip hit list of evTKR_StripData objects. | |
| addTKRaccept (accept) | |
| Add a TKR accept to the list. | |
| addTKRtot (cc, rc, tot) | |
| Add a TKR tot to the list of evTKR_TOTdata objects. | |
| addCAL_LogAccept (accept) | |
| Add a log accept to the list. | |
| addCAL_LogData (twr, layer, data) | |
| Add a log data to the list. | |
| addErrGCCCmsg (errGCCC) | |
| Add a GCCC error contribution to the event object. | |
| addErrGTCCmsg (errGTCCmsg) | |
| Add a GTCC error message to the event object. | |
Members:
aem gem contributor summary TKRstrips TKRaccepts TKRtots CAL_LogAccepts CAL_LogData diag errSummary errGCCCmsg errGTCCmsg errCablePhase errCableTimeOut
Definition at line 175 of file gEvtCli.py.
|
|
Event object constructor. Instantiate the AEM object and clear the event. |
|
|
Add a log accept to the list.
|
|
||||||||||||||||
|
Add a log data to the list.
|
|
|
Add a GCCC error contribution to the event object.
|
|
|
Add a GTCC error message to the event object.
|
|
|
Add a TKR accept to the list.
|
|
||||||||||||||||
|
Add a stripData to the tracker strip hit list of evTKR_StripData objects.
|
|
||||||||||||||||
|
Add a TKR tot to the list of evTKR_TOTdata objects.
|
1.4.1