ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetDetDescr
PixelGeoModel
src
DBM_Services.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 DBMSERVICES_h
6
#define DBMSERVICES_h
7
8
#include "
GeoVPixelFactory.h
"
9
#include "GaudiKernel/MsgStream.h"
10
#include <iostream>
11
12
/*** @class DBM_PP0
13
*
14
* Build the PP0 board
15
*
16
*/
17
18
class
DBM_PP0
:
public
GeoVPixelFactory
{
19
public
:
20
using
GeoVPixelFactory::GeoVPixelFactory
;
21
virtual
GeoVPhysVol*
Build
()
override
;
22
private
:
23
};
24
25
#endif
GeoVPixelFactory.h
DBM_PP0
Definition
DBM_Services.h:18
DBM_PP0::Build
virtual GeoVPhysVol * Build() override
Definition
DBM_Services.cxx:12
DBM_PP0::GeoVPixelFactory
GeoVPixelFactory(InDetDD::PixelDetectorManager *ddmgr, PixelGeometryManager *mgr, GeoModelIO::ReadGeoModel *sqliteReader, std::shared_ptr< std::map< std::string, GeoFullPhysVol * > > mapFPV, std::shared_ptr< std::map< std::string, GeoAlignableTransform * > > mapAX)
Definition
GeoVPixelFactory.cxx:11
GeoVPixelFactory::GeoVPixelFactory
GeoVPixelFactory(InDetDD::PixelDetectorManager *ddmgr, PixelGeometryManager *mgr, GeoModelIO::ReadGeoModel *sqliteReader, std::shared_ptr< std::map< std::string, GeoFullPhysVol * > > mapFPV, std::shared_ptr< std::map< std::string, GeoAlignableTransform * > > mapAX)
Definition
GeoVPixelFactory.cxx:11
Generated on
for ATLAS Offline Software by
1.17.0