Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

Evt Class Reference

Event object. More...

List of all members.

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.


Detailed Description

Event object.

Members:

Definition at line 202 of file gEvtCli.py.


Member Function Documentation

__init__  ) 
 

Event object constructor.

Instantiate the AEM object and clear the event.

addCAL_LogAccept accept   ) 
 

Add a log accept to the list.

Parameters:
accept An evCAL_LogAccepts object instance

addCAL_LogData twr  ,
layer  ,
data 
 

Add a log data to the list.

Parameters:
layer A layer id in the form of 'x1', 'y1', etc.
data An evCAL_LogData object instance

addErrGCCCmsg errGCCC   ) 
 

Add a GCCC error contribution to the event object.

Parameters:
errGCCC An evErr_GCCC object instance

addErrGTCCmsg errGTCCmsg   ) 
 

Add a GTCC error message to the event object.

Parameters:
errGTCCmsg An evErr_GTCC_Message object instance

addTKRaccept accept   ) 
 

Add a TKR accept to the list.

Parameters:
9-bit TKR accept value

addTKRstrip cc  ,
rc  ,
strip 
 

Add a stripData to the tracker strip hit list of evTKR_StripData objects.

Parameters:
cc Cable controller id
rc Readout controller id
strip evTKR_Strip object instance

addTKRtot cc  ,
rc  ,
tot 
 

Add a TKR tot to the list of evTKR_TOTdata objects.

Parameters:
cc Cable controller id
rc Readout controller id
tot 8-bit tot value


The documentation for this class was generated from the following file:
Generated on Fri Jul 21 13:26:54 2006 for LATTE R04-12-00 by doxygen 1.4.3