LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
get_MetadataSummary.h
Go to the documentation of this file.
1 #ifndef art_Framework_Art_detail_get_MetadataSummary_h
2 #define art_Framework_Art_detail_get_MetadataSummary_h
3 
7 
8 #include <memory>
9 
10 namespace art {
11  namespace detail {
12 
13  std::unique_ptr<MetadataSummary> get_MetadataSummary(
14  suffix_type st,
15  LibraryInfoCollection const& coll);
16  }
17 }
18 
19 #endif /* art_Framework_Art_detail_get_MetadataSummary_h */
20 
21 // Local variables:
22 // mode: c++
23 // End:
HLT enums.
std::unique_ptr< MetadataSummary > get_MetadataSummary(suffix_type st, LibraryInfoCollection const &coll)
std::multiset< LibraryInfo > LibraryInfoCollection