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

GCRC Class Reference

Calorimeter Readout Controller node Record. More...

Inheritance diagram for GCRC:

Inheritance graph
[legend]
Collaboration diagram for GCRC:

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)
 downCFE (childId)
 Navigate to the GCFE indicated by childId.
 allCFE ()
 Navigate to the broadcast GCFE.
 existsCFE (cfeId)
 Check if the GCFE instance with the id cfeId exists in the schema.

Detailed Description

Calorimeter Readout Controller node Record.

Has GCRC specific registers and dataless commands.

Valid Registers:

Dataless Commands:

Definition at line 208 of file gTEM.py.


Member Function Documentation

__init__ client  ,
parent  ,
id 
 

Initialize valid registers as Gattrs.

Assign default values to members

allCFE  ) 
 

Navigate to the broadcast GCFE.

Returns:
The broadcast GCFE object instance

downCFE childId   ) 
 

Navigate to the GCFE indicated by childId.

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

existsCFE cfeId   ) 
 

Check if the GCFE instance with the id cfeId exists in the schema.

Parameters:
cfeId Calorimeter front-end 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