Belle II Software
release-08-01-10
|
Stores data associated with an arrow. More...
#include <DisplayData.h>
Public Attributes | |
std::string | name |
label. | |
ROOT::Math::XYZVector | start |
arrow starts here. | |
ROOT::Math::XYZVector | end |
and ends here. | |
int | color |
Color_t, e.g. More... | |
Stores data associated with an arrow.
Definition at line 100 of file DisplayData.h.
int color |