ATLAS Offline Software
Control
AthToolSupport
AsgServices
Root
AsgServiceConfig.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
7
8
9
//
10
// includes
11
//
12
13
#include <
AsgServices/AsgServiceConfig.h
>
14
15
#include <
AsgServices/AsgService.h
>
16
#include <
AsgTools/MessageCheckAsgTools.h
>
17
18
//
19
// method implementations
20
//
21
22
namespace
asg
23
{
24
AsgServiceConfig ::
25
AsgServiceConfig
(
const
std::string& val_typeAndName)
26
:
AsgComponentConfig
(val_typeAndName)
27
{}
28
29
30
31
AsgServiceConfig ::
32
AsgServiceConfig
(
const
AsgComponentConfig
& val_config)
33
:
AsgComponentConfig
(val_config)
34
{}
35
}
asg::AsgComponentConfig
an object that stores the configuration for an AsgComponent and is able to create one from it
Definition:
AsgComponentConfig.h:34
AsgService.h
asg
Definition:
DataHandleTestTool.h:28
AsgServiceConfig.h
asg::AsgServiceConfig::AsgServiceConfig
AsgServiceConfig()=default
standard constructor
MessageCheckAsgTools.h
Generated on Thu Nov 7 2024 21:10:15 for ATLAS Offline Software by
1.8.18