Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Control
AthenaBaseComps
AthenaBaseComps
AthService.h
Go to the documentation of this file.
1
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// AthService.h
8
// Header file for class AthService
9
// Author: S.Binet<binet@cern.ch>
11
#ifndef ATHENABASECOMPS_ATHSERVICE_H
12
#define ATHENABASECOMPS_ATHSERVICE_H 1
13
14
// STL includes
15
#include <string>
16
17
// Framework includes
18
#include "GaudiKernel/Service.h"
19
#include "
AthenaBaseComps/AthMsgStreamMacros.h
"
20
#include "
AthenaBaseComps/AthCheckMacros.h
"
21
22
#include "
AthenaBaseComps/AthCommonMsg.h
"
23
24
#include "
StoreGate/VarHandleProperty.h
"
25
26
// Forward declaration
27
class
ISvcLocator;
28
template
<
class
TYPE>
class
SvcFactory
;
29
30
class
AthService
:
31
public
AthCommonMsg
<Service>
32
{
33
public
:
34
35
using
AthCommonMsg<Service>::AthCommonMsg
;
36
37
private
:
38
39
AthService
();
40
AthService
(
const
AthService
&);
41
AthService
&
operator=
(
const
AthService
&);
42
43
};
44
46
// Inline methods:
48
49
#endif //> ATHENABASECOMPS_ATHSERVICE_H
AthService::AthService
AthService()
AthService::AthService
AthService(const AthService &)
AthCommonMsg.h
Templated class that provides backwards compatibility for legacy MsgService manipulation methods.
AthCheckMacros.h
AthMsgStreamMacros.h
SvcFactory
Definition:
AthCnvSvc.h:28
VarHandleProperty.h
AthService::operator=
AthService & operator=(const AthService &)
AthService
Definition:
AthService.h:32
AthCommonMsg
Definition:
AthCommonMsg.h:19
Generated on Mon Apr 7 2025 21:07:28 for ATLAS Offline Software by
1.8.18