Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
art
Framework
Art
detail
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::detail
{
15
16
constexpr
char
const
*
17
dflt_spec_pattern
()
18
{
19
return
"[A-Za-z0-9]+"
;
20
}
21
22
LibraryInfoCollection
get_LibraryInfoCollection
(
std::string
const
& suffix,
23
std::string
const
&
pattern
,
24
bool
verbose
=
false
);
25
}
26
27
#endif
/* art_Framework_Art_detail_get_LibraryInfoCollection_h */
28
29
// Local variables:
30
// mode: c++
31
// End:
add_attributes.verbose
verbose
Definition:
add_attributes.py:130
art::detail::get_LibraryInfoCollection
LibraryInfoCollection get_LibraryInfoCollection(std::string const &suffix, std::string const &pattern, bool verbose=false)
submit_syst.pattern
pattern
Definition:
submit_syst.py:246
PluginSuffixes.h
LibraryInfoCollection.h
art::detail
Definition:
AllowedConfiguration.h:77
cet
Definition:
get_LibraryInfoCollection.h:10
cet::LibraryManager
Definition:
LibraryManager.h:18
art::detail::dflt_spec_pattern
constexpr char const * dflt_spec_pattern()
Definition:
get_LibraryInfoCollection.h:17
art::detail::LibraryInfoCollection
std::multiset< LibraryInfo > LibraryInfoCollection
Definition:
LibraryInfoCollection.h:10
string
enum BeamMode string
Generated on Sat Apr 17 2021 14:11:24 for NOvA by
1.8.11