1 #ifndef fhiclcpp_test_types_CondConfig_h 2 #define fhiclcpp_test_types_CondConfig_h 20 Vec(
int i,
int j,
int k) : hls_{{i, j, k}} {}
31 return os <<
"Half-lengths are: (" << v()[0] <<
", " << v()[1] <<
", " 46 Comment(
"Used if \"flag: true\"."),
50 Comment(
"Used if \"flag: false\"."),
63 Comment(
"Used if \"shape: box\"."),
71 Comment(
"Used if \"shape: sphere\"."),
std::function< bool()> use_unless(T *p, NullaryConfigPredicate_t< T > f)
std::function< bool()> use_if(T *p, NullaryConfigPredicate_t< T > f)
ChannelGroupService::Name Name
bool flag_is_true() const
std::array< int, 3 > hls_
std::ostream & operator<<(std::ostream &, ParameterSetID const &)
auto const & operator()() const