Typedef ActsFatras::CombineAnd¶
Defined in File SelectorHelpers.hpp
Typedef Documentation¶
-
using
ActsFatras::CombineAnd= detail::CombineSelectors<true, std::logical_and<bool>, selectors_t...>¶ Select objects that fullfil all selectors.
Defined in File SelectorHelpers.hpp
ActsFatras::CombineAnd = detail::CombineSelectors<true, std::logical_and<bool>, selectors_t...>¶Select objects that fullfil all selectors.