2 #ifndef JOBOPTIONSSVC_H_
3 #define JOBOPTIONSSVC_H_
5 #include "GaudiKernel/StatusCode.h"
6 #include "GaudiKernel/IProperty.h"
7 #include "GaudiKernel/IJobOptionsSvc.h"
8 #include "GaudiKernel/Property.h"
9 #include "GaudiKernel/PropertyMgr.h"
10 #include "GaudiKernel/Service.h"
16 namespace Gaudi {
namespace Parsers {
49 const std::string&
name );
51 virtual const std::vector<const Property*>*
55 virtual std::vector<std::string>
getClients()
const;
64 const std::string&
path =
"" );
72 const Gaudi::Parsers::Catalog& catalog)
const ;