Belle II Software  release-08-01-10
DisplayData::Arrow Struct Reference

Stores data associated with an arrow. More...

#include <DisplayData.h>

Collaboration diagram for DisplayData::Arrow:

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...
 

Detailed Description

Stores data associated with an arrow.

Definition at line 100 of file DisplayData.h.

Member Data Documentation

◆ color

int color

Color_t, e.g.

kGreen. -1 for default

Definition at line 104 of file DisplayData.h.


The documentation for this struct was generated from the following file: