EGSnrc C++ class library  Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
Public Member Functions | Protected Attributes | List of all members
Branch< T > Class Template Reference

Public Member Functions

void addLeaf (T *leaf)
 
void removeLeaf (T *leaf)
 
vector< T * > getLeaves () const
 
bool operator== (const Branch< T > &rhs) const
 

Protected Attributes

vector< T * > branchLeaves
 

Detailed Description

template<class T>
class Branch< T >

Definition at line 55 of file egs_ensdf.h.


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