13 using namespace fhicl;
35 return '(' + cmplx.first +
',' + cmplx.second +
')';
43 result.push_back(std::any(
encode(*it)));
51 for (const_iterator it = tbl.
begin(),
e = tbl.
end(); it !=
e; ++it) {
52 if (!it->second.in_prolog)
53 result.
put(it->first, it->second);
intermediate_table::complex_t complex_t
static ParameterSetID const & put(ParameterSet const &ps)
ps_atom_t encode(std::string const &)
intermediate_table::table_t table_t
std::vector< std::any > ps_sequence_t
intermediate_table::sequence_t sequence_t
fhicl::detail::ps_atom_t ps_atom_t
fhicl::detail::ps_sequence_t ps_sequence_t
ParameterSet::ps_atom_t ps_atom_t
fhicl::extended_value::sequence_t sequence_t
intermediate_table::atom_t atom_t
ParameterSet::ps_sequence_t ps_sequence_t
void put(std::string const &key)
cet::coded_exception< error, detail::translate > exception