LOGO

RestFrames  v1.0.1
RestFrames HEP Event Analysis Software Library
Public Member Functions | List of all members
RestFrames::TreePlotLink Class Reference

Detailed Description

This class is used under the hood by the TreePlot object. Users do not need to ever declare a TreePlotLink object.

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)
 
TreePlotNodeGetNode1 () const
 
TreePlotNodeGetNode2 () const
 
bool DoWavy () const
 
std::string GetLabel () const
 
bool DoLabel () const
 
Jigsaw const & GetJigsaw () const
 

#include "RestFrames/TreePlotLink.hh"


The documentation for this class was generated from the following files: