The Gaudi Framework
master (82fdf313)
Loading...
Searching...
No Matches
Analyzer.h
Go to the documentation of this file.
1
/***********************************************************************************\
2
* (c) Copyright 1998-2025 CERN for the benefit of the LHCb and ATLAS collaborations *
3
* *
4
* This software is distributed under the terms of the Apache version 2 licence, *
5
* copied verbatim in the file "LICENSE". *
6
* *
7
* In applying this licence, CERN does not waive the privileges and immunities *
8
* granted to it by virtue of its status as an Intergovernmental Organization *
9
* or submit itself to any jurisdiction. *
10
\***********************************************************************************/
11
#pragma once
12
13
#include <string_view>
14
15
namespace
Gaudi
{
16
namespace
Parsers
{
17
class
Messages
;
18
class
Catalog
;
19
class
Units
;
20
struct
Node
;
21
class
IncludedFiles
;
22
class
PragmaOptions
;
23
28
bool
ReadOptions
( std::string_view filename, std::string_view search_path,
Messages
* messages,
Catalog
* catalog,
29
Units
* units,
PragmaOptions
* pragma,
Node
* root );
30
}
// namespace Parsers
31
}
// namespace Gaudi
Gaudi::Parsers::Catalog
Definition
Catalog.h:22
Gaudi::Parsers::IncludedFiles
Definition
IncludedFiles.h:20
Gaudi::Parsers::Messages
Definition
Messages.h:20
Gaudi::Parsers::PragmaOptions
Definition
PragmaOptions.h:17
Gaudi::Parsers::Units
Definition
Units.h:19
Gaudi::Parsers
Definition
DODBasicMapper.cpp:17
Gaudi::Parsers::ReadOptions
bool ReadOptions(std::string_view filename, std::string_view search_path, Messages *messages, Catalog *catalog, Units *units, PragmaOptions *pragma, Node *root)
Parse and analyze filename, save all messages and properties.
Definition
Analyzer.cpp:365
Gaudi
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from p...
Definition
__init__.py:1
Gaudi::Parsers::Node
Definition
Node.h:23
GaudiCoreSvc
src
JobOptionsSvc
Analyzer.h
Generated on Thu Oct 2 2025 15:31:10 for The Gaudi Framework by
1.13.1