Project
Loading...
Searching...
No Matches
o2::framework::is_configurable_axis Concept Reference
#include <
Configurable.h
>
Concept definition
template
<
typename
T>
concept
o2::framework::is_configurable_axis
=
is_configurable<T>
&&
requires
()
{
T::kind ==
ConfigParamKind::kAxisSpec
;
}
o2::framework::is_configurable_axis
Definition
Configurable.h:96
o2::framework::is_configurable
Definition
Configurable.h:87
o2::framework::kAxisSpec
@ kAxisSpec
Definition
ConfigurableKinds.h:17
Detailed Description
Definition at line
96
of file
Configurable.h
.
o2
framework
is_configurable_axis
Generated on Tue Feb 25 2025 17:03:43 for Project by
1.9.8