ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetDetDescr
InDetServMatGeoModel
src
InDetServMatAthenaComps.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef InDetServMatGeoModel_InDetServMatAthenaComps_H
6
#define InDetServMatGeoModel_InDetServMatAthenaComps_H
7
8
#include "
InDetGeoModelUtils/InDetDDAthenaComps.h
"
9
10
class
IInDetServMatBuilderTool
;
11
13
class
InDetServMatAthenaComps
:
public
InDetDD::AthenaComps
{
14
15
public
:
16
17
InDetServMatAthenaComps
();
18
19
//Add Builder Tool
20
void
setBuilderTool
(
IInDetServMatBuilderTool
*
builderTool
);
21
const
IInDetServMatBuilderTool
*
builderTool
()
const
;
22
23
private
:
24
25
26
// Tool for building service
27
IInDetServMatBuilderTool
*
m_builderTool
;
28
29
};
30
31
#endif
// InDetServMatGeoModel_InDetServMatAthenaComps_H
32
InDetDDAthenaComps.h
IInDetServMatBuilderTool
Tool for building services in SLHC geometry.
Definition
IInDetServMatBuilderTool.h:23
InDetDD::AthenaComps
Class to hold various Athena components.
Definition
InDetDDAthenaComps.h:21
InDetServMatAthenaComps::m_builderTool
IInDetServMatBuilderTool * m_builderTool
Definition
InDetServMatAthenaComps.h:27
InDetServMatAthenaComps::builderTool
const IInDetServMatBuilderTool * builderTool() const
Definition
InDetServMatAthenaComps.cxx:21
InDetServMatAthenaComps::setBuilderTool
void setBuilderTool(IInDetServMatBuilderTool *builderTool)
Definition
InDetServMatAthenaComps.cxx:15
InDetServMatAthenaComps::InDetServMatAthenaComps
InDetServMatAthenaComps()
Definition
InDetServMatAthenaComps.cxx:8
Generated on
for ATLAS Offline Software by
1.17.0