1 #ifndef art_Framework_Art_detail_MetadataCollector_h 2 #define art_Framework_Art_detail_MetadataCollector_h 12 template <art::suffix_type S>
19 std::string
const& prefix,
20 std::string
const& header_label,
21 std::string
const& param_to_replace)
const 23 return doCollect(li, prefix, header_label, param_to_replace);
30 std::string
const& prefix,
31 std::string
const& header_label,
32 std::string
const& param_to_replace)
const = 0;