GatingSet/GatingHierarchy C++ API
 All Classes Functions Variables
vector< string > getPopPaths ( unsigned short  order,
bool  fullPath,
bool  showHidden 
)

retrieve all the population paths

The assumption is each node only has one parent.

Parameters
orderpassed to GatingHierarchy::getVertices function
fullPathflag indicates whether to return full path or partial path
showHiddenwhether to include the hidden nodes
Returns