|  | Belle II Software
    light-2205-abys
    | 
Stores data associated with an arrow. More...
#include <DisplayData.h>

| Public Attributes | |
| std::string | name | 
| label. | |
| TVector3 | start | 
| arrow starts here. | |
| TVector3 | 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 |