![]() |
Project
|
#include <ASoAHelpers.h>
Classes | |
| struct | CombinationsIterator |
Public Types | |
| using | CombinationType = typename P::CombinationType |
| using | iterator = CombinationsIterator |
| using | const_iterator = CombinationsIterator |
Public Member Functions | |
| iterator | begin () |
| iterator | end () |
| const_iterator | begin () const |
| const_iterator | end () const |
| CombinationsGenerator ()=delete | |
| CombinationsGenerator (const P &policy) | |
| ~CombinationsGenerator ()=default | |
Definition at line 1155 of file ASoAHelpers.h.
| using o2::soa::CombinationsGenerator< P >::CombinationType = typename P::CombinationType |
Definition at line 1156 of file ASoAHelpers.h.
| using o2::soa::CombinationsGenerator< P >::const_iterator = CombinationsIterator |
Definition at line 1201 of file ASoAHelpers.h.
| using o2::soa::CombinationsGenerator< P >::iterator = CombinationsIterator |
Definition at line 1200 of file ASoAHelpers.h.
|
delete |
|
inline |
Definition at line 1221 of file ASoAHelpers.h.
|
default |
|
inline |
Definition at line 1203 of file ASoAHelpers.h.
|
inline |
Definition at line 1211 of file ASoAHelpers.h.
|
inline |
Definition at line 1207 of file ASoAHelpers.h.
|
inline |
Definition at line 1215 of file ASoAHelpers.h.