GatingSet/GatingHierarchy C++ API
 All Classes Functions Variables
VertexID addRoot ( )

add empty root node to the gating tree with the name set to 'root'

Returns
the newly added root node Id

For example:

curGh->addRoot();