![]() |
ATLAS Offline Software
|
#include <CombinationsGen.h>
Public Member Functions | |
| CombinationsGen (unsigned int n, unsigned int k) | |
| std::pair< std::vector< unsigned int >, bool > | next () |
Private Attributes | |
| bool | m_more |
| bool | m_invalid |
| std::string | m_bitmask |
Definition at line 20 of file CombinationsGen.h.
|
inline |
Definition at line 22 of file CombinationsGen.h.
|
inline |
Definition at line 33 of file CombinationsGen.h.
|
private |
Definition at line 50 of file CombinationsGen.h.
|
private |
Definition at line 49 of file CombinationsGen.h.
|
private |
Definition at line 48 of file CombinationsGen.h.