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

GTEM Class Reference

TEM node Record. More...

Inheritance diagram for GTEM:

Inheritance graph
[legend]
Collaboration diagram for GTEM:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 __init__ (client, parent, id)
 Initialize valid registers as Gattrs.
 read (reg)
 load (reg, value)
 send (cmd)
 downCCC (childId)
 Navigate to the GCCC indicated by childId.
 downTCC (childId)
 Navigate to the GTCC indicated by childId.
 allCCC ()
 Navigate to the broadcast GCCC.
 allTCC ()
 Navigate to the broadcast GTCC.
 CCCcnt ()
 Return the GCCC count.
 TCCcnt ()
 Return the GTCC count.
 downTIC ()
 Navigate to the GTIC node.
 existsTIC ()
 Check if the GTIC instance exists in the schema.
 existsCCC (cccId)
 Check if the GCCC instance with the id cccId exists in the schema.
 existsTCC (tccId)
 Check if the GTCC instance with the id tccId exists in the schema.

Detailed Description

TEM node Record.

Valid Registers:

Dataless Commands:

Definition at line 27 of file gTEM.py.


Member Function Documentation

__init__ client  ,
parent  ,
id 
 

Initialize valid registers as Gattrs.

Assign default values to members

allCCC  ) 
 

Navigate to the broadcast GCCC.

Returns:
The broadcast GCCC object instance

allTCC  ) 
 

Navigate to the broadcast GTCC.

Returns:
The broadcast GTCC object instance

CCCcnt  ) 
 

Return the GCCC count.

Returns:
Current GCCC count

downCCC childId   ) 
 

Navigate to the GCCC indicated by childId.

Parameters:
childId The id of the child GCCC
Returns:
A GCCC object instance

downTCC childId   ) 
 

Navigate to the GTCC indicated by childId.

Parameters:
childId The id of the child GTCC
Returns:
A GTCC object instance

downTIC  ) 
 

Navigate to the GTIC node.

Returns:
The GTIC object instance

existsCCC cccId   ) 
 

Check if the GCCC instance with the id cccId exists in the schema.

Parameters:
cccId Calorimeter cable controller id
Returns:
1 if it exists, 0 if it doesn't.

existsTCC tccId   ) 
 

Check if the GTCC instance with the id tccId exists in the schema.

Parameters:
tccId Tracker cable controller id
Returns:
1 if it exists, 0 if it doesn't.

existsTIC  ) 
 

Check if the GTIC instance exists in the schema.

Returns:
1 if it exists, 0 if it doesn't.

TCCcnt  ) 
 

Return the GTCC count.

Returns:
Current GTCC count


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