ATLAS Offline Software
Loading...
Searching...
No Matches
ForwardDetectors
ZDC
ZDC_GeoM
src
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
8
#include "
GeoModelUtilities/GeoModelTool.h
"
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
GeoModelTool.h
GeoModelTool
Definition
GeoModelTool.h:16
ZDC_DetTool::~ZDC_DetTool
virtual ~ZDC_DetTool() override final
Definition
ZDC_DetTool.cxx:31
ZDC_DetTool::create
virtual StatusCode create() override final
Definition
ZDC_DetTool.cxx:42
ZDC_DetTool::ZDC_DetTool
ZDC_DetTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition
ZDC_DetTool.cxx:21
type
Generated on
for ATLAS Offline Software by
1.14.0