A container class that stores multiple GatingHierarchy objects. More...
#include <GatingSet.hpp>
Public Member Functions | |
void | setSample (string oldName, string newName) |
GatingHierarchy * | getGatingHierarchy (string) |
vector< string > | getSamples (void) |
Private Attributes | |
gh_map | ghs |
It also stores the global transformations.