LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
get_LibraryInfoCollection.h
Go to the documentation of this file.
1
#ifndef art_Framework_Art_detail_get_LibraryInfoCollection_h
2
#define art_Framework_Art_detail_get_LibraryInfoCollection_h
3
4
#include "
art/Framework/Art/detail/LibraryInfoCollection.h
"
5
#include "
art/Utilities/PluginSuffixes.h
"
6
7
#include <string>
8
#include <vector>
9
10
namespace
cet
{
11
class
LibraryManager;
12
}
13
14
namespace
art
{
15
namespace
detail {
16
17
constexpr
const
char
*
18
dflt_spec_pattern
()
19
{
20
return
"[A-Za-z0-9]+"
;
21
}
22
23
LibraryInfoCollection
get_LibraryInfoCollection
(
suffix_type
suffix,
24
std::string
const
& pattern,
25
bool
const
verbose =
false
);
26
27
}
// detail
28
}
// art
29
30
#endif
/* art_Framework_Art_detail_get_LibraryInfoCollection_h */
31
32
// Local variables:
33
// mode: c++
34
// End:
PluginSuffixes.h
LibraryInfoCollection.h
art::detail::dflt_spec_pattern
constexpr const char * dflt_spec_pattern()
Definition:
get_LibraryInfoCollection.h:18
cet
Definition:
get_LibraryInfoCollection.h:10
art::detail::get_LibraryInfoCollection
LibraryInfoCollection get_LibraryInfoCollection(suffix_type suffix, std::string const &pattern, bool const verbose=false)
Definition:
get_LibraryInfoCollection.cc:223
art::suffix_type
suffix_type
Definition:
PluginSuffixes.h:61
art
HLT enums.
Definition:
ServiceProviderWrappers.h:36
art::detail::LibraryInfoCollection
std::multiset< LibraryInfo > LibraryInfoCollection
Definition:
LibraryInfoCollection.h:12
art
Framework
Art
detail
get_LibraryInfoCollection.h
Generated on Thu Jul 26 2018 13:09:39 for LArSoft by
1.8.11