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

CALcontributionIterator2 Class Reference

CAL contribution Displayer. More...

List of all members.

Public Member Functions

 __init__ (event, contribution, gui, limits, lci)
 plot ()
 log (tower, layer, theLog)


Detailed Description

CAL contribution Displayer.

This class obtains the filtered entries from CALcontributorIterator1 and converts them to the appropriate format to display them

Definition at line 72 of file GOSED_LDF.py.


Member Function Documentation

__init__ event  ,
contribution  ,
gui  ,
limits  ,
lci 
 

CALcontributionIterator2 contructor

Parameters:
event Event
contribution Contribution
gui GOSED
limits Tuple with filtered values (min value, max value, log count and energy count) obtained from CALcontributionIterator1

log tower  ,
layer  ,
theLog 
 

This function iterates over all current event entries and displays all those entries that passed the filter of for CAL in CALContributorIterator1.

Returns:
tower, layer, theLog

plot  ) 
 

Plot here will call the iterate() function to display the filtered event within the scale format selected by the user (Event, Custom or Default)

There are three sorts of pixmaps (and the 3 equivalent for the YZ projection): background = Background Pixmap with the skeleton of the CAL final = Final pixmap that is going to be loaded to the display. If no data passed the filter, the custom widget drawXZ_CAL will automatically load background to final for display ebfXZ_CAL = Temporary Pixmap that, if there is data that passed the filter for the current event, it gets painted with it over background. If so it is then passed to final (once the iteration is over).


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