Project
Loading...
Searching...
No Matches
o2::soa::is_a_selection Concept Reference
#include <
ASoA.h
>
Concept definition
template
<
typename
S>
concept
o2::soa::is_a_selection
= std::same_as<std::decay_t<S>,
gandiva::Selection
> || std::same_as<std::decay_t<S>,
SelectionVector
> || std::same_as<std::decay_t<S>, std::span<int64_t const>>
o2::soa::is_a_selection
Definition
ASoA.h:3570
gandiva::Selection
std::shared_ptr< gandiva::SelectionVector > Selection
Definition
Expressions.h:46
o2::soa::SelectionVector
std::vector< int64_t > SelectionVector
Definition
ASoA.h:446
Detailed Description
Definition at line
3570
of file
ASoA.h
.
o2
soa
is_a_selection
Generated on Tue Jul 28 2026 21:28:37 for Project by
1.9.8