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

GCCC Class Reference

Calorimeter Cable Controller node Record. More...

Inheritance diagram for GCCC:

Inheritance graph
[legend]
Collaboration diagram for GCCC:

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)
 downCRC (childId)
 Navigate to the GCRC indicated by childId.
 allCRC ()
 Navigate to the broadcast GCRC.
 existsCRC (crcId)
 Check if the GCRC instance with the id crcId exists in the schema.

Detailed Description

Calorimeter Cable Controller node Record.

Has GCCC specific registers and dataless commands.

Valid Registers:

Dataless Commands:

Definition at line 142 of file gTEM.py.


Member Function Documentation

__init__ client  ,
parent  ,
id 
 

Initialize valid registers as Gattrs.

Assign default values to members

allCRC  ) 
 

Navigate to the broadcast GCRC.

Returns:
The broadcast GCRC object instance

downCRC childId   ) 
 

Navigate to the GCRC indicated by childId.

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

existsCRC crcId   ) 
 

Check if the GCRC instance with the id crcId exists in the schema.

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


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