Auxiliary data structure to build TGraph.
More...
#include <JGraph.hh>
Auxiliary data structure to build TGraph.
Definition at line 42 of file JGraph.hh.
◆ JGraph()
JROOT::JGraph::JGraph |
( |
const JGraph_t & |
graph, |
|
|
const char * |
name |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
graph | graph data |
name | graph name |
Definition at line 51 of file JGraph.hh.
52 TGraph(graph.
X.size(),
std::vector< Double_t > Y
ordinate values
std::vector< Double_t > X
abscissa values
The documentation for this struct was generated from the following file: