LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
make_ParameterSet.h
Go to the documentation of this file.
1
#ifndef fhiclcpp_make_ParameterSet_h
2
#define fhiclcpp_make_ParameterSet_h
3
4
// ======================================================================
5
//
6
// make_ParameterSet - alternate representations -> ParameterSet
7
//
8
// ======================================================================
9
10
#include "cetlib/filepath_maker.h"
11
#include "
fhiclcpp/fwd.h
"
12
13
#include <string>
14
15
// ----------------------------------------------------------------------
16
17
namespace
fhicl
{
18
19
void
make_ParameterSet
(intermediate_table
const
& tbl, ParameterSet& ps);
20
21
void
make_ParameterSet
(extended_value
const
& xval, ParameterSet& ps);
22
23
void
make_ParameterSet
(std::string
const
& str, ParameterSet& ps);
24
25
void
make_ParameterSet
(std::string
const
& filename,
26
cet::filepath_maker& maker,
27
ParameterSet& ps);
28
29
}
// fhicl
30
31
// ======================================================================
32
33
#endif
/* fhiclcpp_make_ParameterSet_h */
34
35
// Local Variables:
36
// mode: c++
37
// End:
fhicl::make_ParameterSet
void make_ParameterSet(intermediate_table const &tbl, ParameterSet &ps)
Definition:
make_ParameterSet.cc:31
fwd.h
fhicl
parameter set interface
Definition:
ServiceProviderWrappers.h:37
fhiclcpp
make_ParameterSet.h
Generated on Thu Jul 26 2018 13:09:45 for LArSoft by
1.8.11