EGS Brachy
An egs++ user code for rapid brachytherapy calculations
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Node Class Reference

#include <ginfo.h>

Public Member Functions

 Node (string n, vector< Node > children)
 
void addNode (Node node)
 

Public Attributes

string name
 
vector< Nodechildren
 

Detailed Description

Definition at line 58 of file ginfo.h.

Constructor & Destructor Documentation

◆ Node()

Node::Node ( string  n,
vector< Node children 
)
inline

Definition at line 63 of file ginfo.h.

Member Function Documentation

◆ addNode()

void Node::addNode ( Node  node)
inline

Definition at line 71 of file ginfo.h.

Member Data Documentation

◆ children

vector<Node> Node::children

Definition at line 61 of file ginfo.h.

◆ name

string Node::name

Definition at line 60 of file ginfo.h.


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