ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetDetDescr
BCMPrimeGeoModelXml
src
BCMPrimeDetectorTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef BCMPRIMEGEOMODELXML_BCMPRIMEDETECTORTOOL_H
6
#define BCMPRIMEGEOMODELXML_BCMPRIMEDETECTORTOOL_H
7
8
#include <
InDetGeoModelUtils/GeoModelXmlTool.h
>
9
10
namespace
InDetDD
11
{
12
class
BCMPrimeDetectorManager
;
13
}
14
22
23
class
BCMPrimeDetectorTool
:
public
GeoModelXmlTool
24
{
25
public
:
26
BCMPrimeDetectorTool
(
const
std::string &
type
,
const
std::string &name,
const
IInterface *parent);
27
virtual
~BCMPrimeDetectorTool
() =
default
;
28
virtual
StatusCode
create
() override final;
29
virtual StatusCode
clear
() override final;
30
31
private
:
32
const
InDetDD
::
BCMPrimeDetectorManager
*
m_detManager
{};
33
};
34
35
#endif
// BCMPRIMEGEOMODELXML_BCMPRIMEDETECTORTOOL_H
GeoModelXmlTool.h
BCMPrimeDetectorManager
The Detector manager registers the call backs and infrastructure to associate the alignment transform...
BCMPrimeDetectorTool::clear
virtual StatusCode clear() override final
Definition
BCMPrimeDetectorTool.cxx:75
BCMPrimeDetectorTool::m_detManager
const InDetDD::BCMPrimeDetectorManager * m_detManager
Definition
BCMPrimeDetectorTool.h:32
BCMPrimeDetectorTool::~BCMPrimeDetectorTool
virtual ~BCMPrimeDetectorTool()=default
BCMPrimeDetectorTool::BCMPrimeDetectorTool
BCMPrimeDetectorTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition
BCMPrimeDetectorTool.cxx:15
BCMPrimeDetectorTool::create
virtual StatusCode create() override final
Definition
BCMPrimeDetectorTool.cxx:23
GeoModelXmlTool::GeoModelXmlTool
GeoModelXmlTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition
GeoModelXmlTool.cxx:19
InDetDD::BCMPrimeDetectorManager
Definition
BCMPrimeDetectorManager.h:25
const
InDetDD
Message Stream Member.
Definition
FakeTrackBuilder.h:8
type
private
#define private
Definition
testRead.cxx:27
Generated on
for ATLAS Offline Software by
1.17.0