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

TrgGemTileCounters Class Reference

TrgGemTileCounters. More...

Inheritance diagram for TrgGemTileCounters:

Inheritance graph
[legend]
Collaboration diagram for TrgGemTileCounters:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 __init__ (glt)
 TrgGemTileCounters constructor.
 stats ()
 stats() member function Returns the statistics object for the tile counters
 reset ()
 reset() member function
 assignA (tileNumber)
 assignA() member function
 assignB (tileNumber)
 assignB() member function
 assignAB (a, b)
 assignAB() member function

Detailed Description

TrgGemTileCounters.

This class implements the HW abstraction corresponding to the tile counter detailed in the GEM document: LAT-01545 Section 2.6

Definition at line 82 of file TrgGemCounters.py.


Member Function Documentation

assignA tileNumber   ) 
 

assignA() member function

Assign the 'A' tile counter to watch a particular tile Immediately after counter assignment, both counters are reset.

assignAB ,
 

assignAB() member function

Assign both the 'A' and the'B' tile counters to watch two tiles Immediately after counter assignment, both counters are reset.

Reimplemented from TrgTileCounters.

assignB tileNumber   ) 
 

assignB() member function

Assign the 'B' tile counter to watch a particular tile Immediately after counter assignment, both counters are reset.

reset  ) 
 

reset() member function

Reset the tile counter register

Reimplemented from TrgTileCounters.

stats  ) 
 

stats() member function Returns the statistics object for the tile counters

Returns:
A TrgTileStats object

Reimplemented from TrgTileCounters.


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