![]() |
Project
|
#include <ASoAHelpers.h>
Inherits o2::soa::CombinationsIndexPolicyBase< Ts... >.
Public Types | |
| using | CombinationType = typename CombinationsIndexPolicyBase< Ts... >::CombinationType |
Public Types inherited from o2::soa::CombinationsIndexPolicyBase< Ts... > | |
| using | CombinationType = std::tuple< typename Ts::iterator... > |
| using | IndicesType = typename NTupleType< uint64_t, sizeof...(Ts)>::type |
Public Member Functions | |
| CombinationsStrictlyUpperIndexPolicy () | |
| CombinationsStrictlyUpperIndexPolicy (const Ts &... tables) | |
| CombinationsStrictlyUpperIndexPolicy (Ts &&... tables) | |
| void | setTables (const Ts &... tables) |
| void | setTables (Ts &&... tables) |
| void | setRanges (const Ts &... tables) |
| void | setRanges () |
| void | addOne () |
Public Member Functions inherited from o2::soa::CombinationsIndexPolicyBase< Ts... > | |
| CombinationsIndexPolicyBase () | |
| CombinationsIndexPolicyBase (const Tss &... tables) | |
| CombinationsIndexPolicyBase (Tss &&... tables) | |
| void | setTables (const Ts &... tables) |
| void | setTables (Tss &&... tables) |
| void | moveToEnd () |
| void | addOne () |
Additional Inherited Members | |
Public Attributes inherited from o2::soa::CombinationsIndexPolicyBase< Ts... > | |
| std::shared_ptr< std::tuple< Ts... > > | mTables |
| CombinationType | mCurrent |
| IndicesType | mMaxOffset |
| bool | mIsEnd |
Definition at line 244 of file ASoAHelpers.h.
| using o2::soa::CombinationsStrictlyUpperIndexPolicy< Ts >::CombinationType = typename CombinationsIndexPolicyBase<Ts...>::CombinationType |
Definition at line 245 of file ASoAHelpers.h.
|
inline |
Definition at line 247 of file ASoAHelpers.h.
|
inline |
Definition at line 248 of file ASoAHelpers.h.
|
inline |
Definition at line 254 of file ASoAHelpers.h.
|
inline |
Definition at line 298 of file ASoAHelpers.h.
|
inline |
Definition at line 284 of file ASoAHelpers.h.
|
inline |
Definition at line 272 of file ASoAHelpers.h.
|
inline |
Definition at line 261 of file ASoAHelpers.h.
|
inline |
Definition at line 266 of file ASoAHelpers.h.