2 #ifndef JOBOPTIONSVC_ANALYZER_H_
3 #define JOBOPTIONSVC_ANALYZER_H_
12 namespace Gaudi {
namespace Parsers {
29 bool ReadOptions(
const std::string& filename,
const std::string& search_path,
30 Messages* messages, Catalog* catalog, Units* units,
31 PragmaOptions* pragma, Node*
root);
34 #endif // JOBOPTIONSVC_ANALYZER_H_
bool ReadOptions(const std::string &filename, const std::string &search_path, Messages *messages, Catalog *catalog, Units *units, PragmaOptions *pragma, Node *root)
Parse and analyze filename, save all messages and properties.
This is a number of static methods for bootstrapping the Gaudi framework.