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

evdb::CanvasWindow Class Reference

#include <CanvasWindow.h>

List of all members.

Private Attributes

std::string fName
 Name of the window.

std::string fDescription
 Description of what this window shows.

unsigned int fHeight
 Height of window (pixels).

unsigned int fWidth
 Width of window (pixels).

unsigned int fID
 ID code, assigned by system.


Detailed Description

A window which contains a drawing canvas for displaying detector information

Definition at line 4 of file CanvasWindow.h.


Member Data Documentation

std::string evdb::CanvasWindow::fDescription [private]
 

Description of what this window shows.

Definition at line 9 of file CanvasWindow.h.

unsigned int evdb::CanvasWindow::fHeight [private]
 

Height of window (pixels).

Definition at line 10 of file CanvasWindow.h.

unsigned int evdb::CanvasWindow::fID [private]
 

ID code, assigned by system.

Definition at line 12 of file CanvasWindow.h.

std::string evdb::CanvasWindow::fName [private]
 

Name of the window.

Definition at line 8 of file CanvasWindow.h.

unsigned int evdb::CanvasWindow::fWidth [private]
 

Width of window (pixels).

Definition at line 11 of file CanvasWindow.h.


The documentation for this class was generated from the following file:
Generated on Fri Jul 25 02:05:53 2008 for NOvA Offline by doxygen 1.3.5