ATLAS Offline Software
ZDC_DetTool.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef ZDCDETTOOL_H
6 #define ZDCDETTOOL_H
7 
9 
10 class ZDC_DetTool final : public GeoModelTool
11 {
12 
13 public:
14 
15  ZDC_DetTool(const std::string& type, const std::string& name, const IInterface* parent);
16  virtual ~ZDC_DetTool() override final;
17 
18  virtual StatusCode create() override final;
19 };
20 
21 #endif // ZDCDETTOOL_H
ZDC_DetTool::create
virtual StatusCode create() override final
Definition: ZDC_DetTool.cxx:36
GeoModelTool.h
ZDC_DetTool::~ZDC_DetTool
virtual ~ZDC_DetTool() override final
Definition: ZDC_DetTool.cxx:25
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition: PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
ZDC_DetTool::ZDC_DetTool
ZDC_DetTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition: ZDC_DetTool.cxx:15
test_pyathena.parent
parent
Definition: test_pyathena.py:15
GeoModelTool
Definition: GeoModelTool.h:17
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195
ZDC_DetTool
Definition: ZDC_DetTool.h:11
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78