LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
describe.h
Go to the documentation of this file.
1 #ifndef art_Framework_Art_detail_describe_h
2 #define art_Framework_Art_detail_describe_h
3 
5 
6 #include <string>
7 
8 namespace art {
9  namespace detail {
10  std::string describe(cet::exempt_ptr<fhicl::ConfigurationTable const> pb,
11  std::string const& prefix);
12  }
13 }
14 
15 // Local variables:
16 // mode: c++
17 // End:
18 #endif /* art_Framework_Art_detail_describe_h */
std::string describe(cet::exempt_ptr< fhicl::ConfigurationTable const > pb, std::string const &prefix)
Definition: describe.cc:6
HLT enums.