LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
MetadataRegexHelpers.h
Go to the documentation of this file.
1
#ifndef art_Framework_Art_detail_MetadataRegexHelpers_h
2
#define art_Framework_Art_detail_MetadataRegexHelpers_h
3
4
#include <regex>
5
#include <string>
6
7
namespace
art::detail
{
8
9
std::regex
regex_for_spec
(std::string
const
&);
10
void
replace_type
(std::string& str,
11
std::string
const
& spec,
12
std::regex
const
&
r
);
13
}
14
15
#endif
/* art_Framework_Art_detail_MetadataRegexHelpers_h */
16
17
// Local variables:
18
// mode: c++
19
// End:
r
TRandom r
Definition:
spectrum.C:23
art::detail::regex_for_spec
std::regex regex_for_spec(std::string const &)
Definition:
MetadataRegexHelpers.cc:6
art::detail::replace_type
void replace_type(std::string &str, std::string const &spec, std::regex const &r)
Definition:
MetadataRegexHelpers.cc:12
art::detail
Definition:
AllowedConfiguration.h:76
art
Framework
Art
detail
MetadataRegexHelpers.h
Generated on Thu May 2 2024 20:59:28 for LArSoft by
1.8.11