![]() |
Belle II Software release-09-00-03
|
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. | |
Stores data associated with an arrow.
Definition at line 100 of file DisplayData.h.
| int color |
| ROOT::Math::XYZVector end |
and ends here.
Definition at line 103 of file DisplayData.h.
| std::string name |
label.
Definition at line 101 of file DisplayData.h.
| ROOT::Math::XYZVector start |
arrow starts here.
Definition at line 102 of file DisplayData.h.