
|
RestFrames
v1.0.1
RestFrames HEP Event Analysis Software Library
|
This class is used under the hood by the TreePlot object. Users do not need to ever declare a TreePlotNode object.
Definition at line 42 of file TreePlotNode.hh.
Public Member Functions | |
| void | SetX (double x) |
| void | SetY (double y) |
| void | SetLabel (const std::string &label) |
| void | SetSquare (bool square) |
| void | SetFrame (const RestFrame &frame) |
| void | SetState (const State &state) |
| void | AddJigsaw (const Jigsaw &jigsaw) |
| double | GetX () const |
| double | GetY () const |
| bool | DoLabel () const |
| bool | DoSquare () const |
| std::string | GetLabel () const |
| RestFrame const & | GetFrame () const |
| int | GetNJigsaws () const |
| ConstJigsawList | GetJigsawList () const |
| State const & | GetState () const |
#include "RestFrames/TreePlotNode.hh"
1.8.17