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_