ATLAS Offline Software
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
15 
16 AthAlgTool::AthAlgTool( const std::string& type,
17  const std::string& name,
18  const IInterface* parent ) :
20 {
21 }
22 
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:192
AthCommonMsg
Definition: AthCommonMsg.h:19
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78