|
Jpp
18.1.0
the software that should make you happy
|
Data structure for graph data. More...
#include <JGraph.hh>
Public Member Functions | |
| void | put (const Double_t x, const Double_t y) |
| Put data. More... | |
Public Attributes | |
| std::vector< Double_t > | X |
| abscissa values More... | |
| std::vector< Double_t > | Y |
| ordinate values More... | |
|
inline |
| std::vector<Double_t> JROOT::JGraph_t::X |
| std::vector<Double_t> JROOT::JGraph_t::Y |
1.8.5