ATLAS Offline Software
Loading...
Searching...
No Matches
Control
AthenaBaseComps
src
AthAlgTool.cxx
Go to the documentation of this file.
1
2
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
AthAlgTool.h
AthAlgTool::AthAlgTool
AthAlgTool()
Default constructor:
AthAlgTool::~AthAlgTool
virtual ~AthAlgTool()
Destructor:
Definition
AthAlgTool.cxx:23
AthCommonDataStore< AthCommonMsg< AlgTool > >::AthCommonDataStore
AthCommonDataStore(const std::string &name, T... args)
Definition
AthCommonDataStore.h:55
AthCommonMsg
Definition
AthCommonMsg.h:19
type
Generated on
for ATLAS Offline Software by
1.14.0