LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
fillSourceList.h
Go to the documentation of this file.
1
#ifndef art_Framework_Art_detail_fillSourceList_h
2
#define art_Framework_Art_detail_fillSourceList_h
3
4
#include <istream>
5
#include <string>
6
#include <vector>
7
8
namespace
art
{
9
namespace
detail {
10
11
void
fillSourceList
(std::istream& ifs,
12
std::vector<std::string>& source_list);
13
}
14
}
15
16
#endif
/* art_Framework_Art_detail_fillSourceList_h */
17
18
// Local variables:
19
// mode: c++
20
// End:
art::detail::fillSourceList
void fillSourceList(std::istream &ifs, std::vector< std::string > &source_list)
Definition:
fillSourceList.cc:4
art
HLT enums.
Definition:
ServiceProviderWrappers.h:36
art
Framework
Art
detail
fillSourceList.h
Generated on Thu Jul 26 2018 13:09:39 for LArSoft by
1.8.11