ATLAS Offline Software
Loading...
Searching...
No Matches
Control
AthToolSupport
AsgTools
Root
AsgToolConfig.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
7
8
9
//
10
// includes
11
//
12
13
#include <
AsgTools/AsgToolConfig.h
>
14
15
#include <
AsgTools/AsgTool.h
>
16
#include <
AsgTools/MessageCheckAsgTools.h
>
17
18
//
19
// method implementations
20
//
21
22
namespace
asg
23
{
24
AsgToolConfig ::
25
AsgToolConfig (
const
std::string& val_typeAndName)
26
:
AsgComponentConfig
(val_typeAndName)
27
{}
28
29
30
31
AsgToolConfig ::
32
AsgToolConfig (
const
AsgComponentConfig
& val_config)
33
:
AsgComponentConfig
(val_config)
34
{}
35
}
AsgToolConfig.h
AsgTool.h
MessageCheckAsgTools.h
asg::AsgComponentConfig::AsgComponentConfig
AsgComponentConfig()=default
standard constructor
asg
Definition
DataHandleTestTool.h:28
Generated on
for ATLAS Offline Software by
1.14.0