ATLAS Offline Software
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 
9 
11 
14 
15 public:
16 
18 
19  //Add Builder Tool
22 
23 private:
24 
25 
26  // Tool for building service
28 
29 };
30 
31 #endif // InDetServMatGeoModel_InDetServMatAthenaComps_H
32 
InDetServMatAthenaComps
Class to hold various Athena components.
Definition: InDetServMatAthenaComps.h:13
InDetDD::AthenaComps
Class to hold various Athena components.
Definition: InDetDDAthenaComps.h:21
InDetServMatAthenaComps::builderTool
const IInDetServMatBuilderTool * builderTool() const
Definition: InDetServMatAthenaComps.cxx:21
InDetServMatAthenaComps::m_builderTool
IInDetServMatBuilderTool * m_builderTool
Definition: InDetServMatAthenaComps.h:27
InDetServMatAthenaComps::setBuilderTool
void setBuilderTool(IInDetServMatBuilderTool *builderTool)
Definition: InDetServMatAthenaComps.cxx:15
InDetDDAthenaComps.h
IInDetServMatBuilderTool
Tool for building services in SLHC geometry.
Definition: IInDetServMatBuilderTool.h:23
InDetServMatAthenaComps::InDetServMatAthenaComps
InDetServMatAthenaComps()
Definition: InDetServMatAthenaComps.cxx:8