LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
strip_containing_names.h
Go to the documentation of this file.
1
#ifndef fhiclcpp_types_detail_strip_containing_names_h
2
#define fhiclcpp_types_detail_strip_containing_names_h
3
4
#include <string>
5
6
namespace
fhicl
{
7
namespace
detail {
8
std::string
strip_first_containing_name
(std::string
const
& key);
9
std::string
strip_all_containing_names
(std::string
const
& key);
10
}
11
}
12
13
#endif
/* fhiclcpp_types_detail_strip_containing_names_h */
14
15
// Local variables:
16
// mode: c++
17
// End:
fhicl::detail::strip_first_containing_name
std::string strip_first_containing_name(std::string const &key)
Definition:
strip_containing_names.cc:7
fhicl
parameter set interface
Definition:
ServiceProviderWrappers.h:37
fhicl::detail::strip_all_containing_names
std::string strip_all_containing_names(std::string const &key)
Definition:
strip_containing_names.cc:14
fhiclcpp
types
detail
strip_containing_names.h
Generated on Wed Dec 12 2018 14:42:36 for LArSoft by
1.8.11