30 #ifndef STANDALONEBASICSETUP_H 31 #define STANDALONEBASICSETUP_H 37 #include "cetlib/filepath_maker.h" 46 namespace standalone {
59 (std::string configPath, cet::filepath_maker& lookupPolicy);
107 (std::string configPath, cet::filepath_maker& lookupPolicy)
117 (std::string configPath)
119 cet::filepath_lookup_after1 policy(
"FHICL_FILE_PATH");
137 #endif // STANDALONEBASICSETUP_H
void make_ParameterSet(intermediate_table const &tbl, ParameterSet &ps)
void SetContextIteration(string const &val)
void SetupMessageFacility(fhicl::ParameterSet const &pset, std::string applName="standalone")
Sets up the message facility service.
void StartMessageFacility(fhicl::ParameterSet const &pset, string const &applicationName)
T get(std::string const &key) const
LArSoft-specific namespace.
void SetContextSinglet(string const &val)
fhicl::ParameterSet ParseConfiguration(std::string configPath, cet::filepath_maker &lookupPolicy)
Parses a FHiCL configuration file.
void SetApplicationName(string const &applicationName)