ATLAS Offline Software
Loading...
Searching...
No Matches
AtlasGeometryCommon
CavernInfraGeoModel
src
CavernInfraDetectorTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef CAVERNINFRAGEOMODEL_CAVERNINFRADETECTORTOOL_H
6
#define CAVERNINFRAGEOMODEL_CAVERNINFRADETECTORTOOL_H
7
8
#include "
GeoModelUtilities/GeoModelTool.h
"
9
class
CavernInfraDetectorManager
;
10
11
class
CavernInfraDetectorTool
final :
public
GeoModelTool
12
{
13
public
:
14
CavernInfraDetectorTool
(
const
std::string&
type
,
const
std::string& name,
const
IInterface* parent );
15
~CavernInfraDetectorTool
() =
default
;
16
17
virtual
StatusCode
create
()
override
;
18
virtual
StatusCode
clear
()
override
;
19
20
private
:
21
const
CavernInfraDetectorManager
*
m_manager
{
nullptr
};
22
};
23
24
#endif
GeoModelTool.h
CavernInfraDetectorManager
Definition
CavernInfraDetectorManager.h:13
CavernInfraDetectorTool::create
virtual StatusCode create() override
Definition
CavernInfraDetectorTool.cxx:21
CavernInfraDetectorTool::m_manager
const CavernInfraDetectorManager * m_manager
Definition
CavernInfraDetectorTool.h:21
CavernInfraDetectorTool::~CavernInfraDetectorTool
~CavernInfraDetectorTool()=default
CavernInfraDetectorTool::clear
virtual StatusCode clear() override
Definition
CavernInfraDetectorTool.cxx:63
CavernInfraDetectorTool::CavernInfraDetectorTool
CavernInfraDetectorTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition
CavernInfraDetectorTool.cxx:14
GeoModelTool
Definition
GeoModelTool.h:16
type
Generated on
for ATLAS Offline Software by
1.14.0