Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
datasrcs
DataPointTuple.cxx
Go to the documentation of this file.
1
12
#include "
DataPointTuple.h
"
13
14
namespace
hippodraw {
15
16
namespace
DataPoint2DTuple {
17
18
std::string
WIDTH
(
"Width"
);
19
std::string
ERROR
(
"Error"
);
20
}
21
}
22
23
namespace
hippodraw {
24
25
namespace
DataPoint3DTuple {
26
27
std::string
XWIDTH
(
"XWidth"
);
28
std::string
YWIDTH
(
"YWidth"
);
29
}
30
}
hippodraw::DataPoint2DTuple::ERROR
std::string ERROR
YERR column label.
hippodraw::DataPoint3DTuple::XWIDTH
std::string XWIDTH
X width label.
hippodraw::DataPoint3DTuple::YWIDTH
std::string YWIDTH
Y width label.
DataPointTuple.h
hippodraw::DataPointTuple namespace interface
hippodraw::DataPoint2DTuple::WIDTH
std::string WIDTH
XERR column label.
Generated for HippoDraw Class Library by