|
GatingSet/GatingHierarchy C++ API
|
#include <POPINDICES.hpp>


Public Member Functions | |
| INTINDICES () | |
| INTINDICES (vector< bool > _ind) | |
| INTINDICES (const pb::POPINDICES &ind_pb) | |
| vector< bool > | getIndices () |
| unsigned | getCount () |
| POPINDICES * | clone () |
| void | convertToPb (pb::POPINDICES &ind_pb) |
Public Member Functions inherited from POPINDICES | |
| POPINDICES () | |
| POPINDICES (unsigned _nEvents) | |
| virtual | ~POPINDICES () |
| unsigned | getTotal () |
Private Attributes | |
| vector< unsigned > | x |
Additional Inherited Members | |
Protected Attributes inherited from POPINDICES | |
| unsigned | nEvents |
1.8.6