ATLAS Offline Software
Control
AthenaBaseComps
src
AthAlgTool.cxx
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
// AthAlgTool.cxx
8
// Implementation file for class AthAlgTool
9
// Author: S.Binet<binet@cern.ch>
11
12
13
// AthenaBaseComps includes
14
#include "
AthenaBaseComps/AthAlgTool.h
"
15
16
AthAlgTool::AthAlgTool
(
const
std::string&
type
,
17
const
std::string&
name
,
18
const
IInterface*
parent
) :
19
AthCommonDataStore
<
AthCommonMsg
<AlgTool>> (
type
,
name
,
parent
)
20
{
21
}
22
23
AthAlgTool::~AthAlgTool
()
24
{
25
}
26
27
28
AthCommonDataStore
Definition:
AthCommonDataStore.h:52
AthAlgTool::~AthAlgTool
virtual ~AthAlgTool()
Destructor:
Definition:
AthAlgTool.cxx:23
AthAlgTool.h
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
AthAlgTool::AthAlgTool
AthAlgTool()
Default constructor:
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:228
AthCommonMsg
Definition:
AthCommonMsg.h:19
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
Generated on Sun Dec 22 2024 21:07:08 for ATLAS Offline Software by
1.8.18