plotData Class Reference

plot data information class More...

#include <CPyPlot.hpp>

Collaboration diagram for plotData:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 plotData ()

Public Attributes

int plotType
double xmin
double xmax
double ymin
double ymax
std::string xname
std::string yname
std::string binname
std::string limitName
int nx
int ny
int type
int gridmethod
int pointSize
double limMin
double limMax
int run
int file


Detailed Description

plot data information class

separate class for plot data information, not put in plot itself to keep a bit of an overview

Note: this struct is also present in CPyPlot.sip!! sip needs all the variables on a separate line so we do that here as well.


Constructor & Destructor Documentation

plotData::plotData (  ) 

Constructor


Member Data Documentation

type of the new plot (from the plotTypes enum)


The documentation for this class was generated from the following files:

Generated on Fri Oct 16 18:59:59 2009 for HYPLOT by  doxygen 1.5.8