Project
Loading...
Searching...
No Matches
o2::framework::is_spawns Concept Reference
#include <
AnalysisHelpers.h
>
Concept definition
template
<
typename
T>
concept
o2::framework::is_spawns
=
requires
(T t) {
typename
T::metadata;
typename
T::expression_pack_t;
requires
std::same_as<
decltype
(t.projector), std::shared_ptr<gandiva::Projector>>;
}
o2::framework::is_spawns
Definition
AnalysisHelpers.h:628
Detailed Description
Definition at line
628
of file
AnalysisHelpers.h
.
o2
framework
is_spawns
Generated on Sun Dec 7 2025 15:38:11 for Project by
1.9.8