RestFrames
v1.0.0
RestFrames HEP Event Analysis Software Library
|
Definition at line 40 of file TreePlotLink.hh.
Public Member Functions | |
TreePlotLink (TreePlotNode *Node1Ptr, TreePlotNode *Node2Ptr) | |
void | SetLabel (const std::string &label) |
void | SetWavy (bool wavy) |
void | SetJigsaw (const Jigsaw &jigsaw) |
TreePlotNode * | GetNode1 () const |
TreePlotNode * | GetNode2 () const |
bool | DoWavy () const |
std::string | GetLabel () const |
bool | DoLabel () const |
Jigsaw const & | GetJigsaw () const |