ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetDetDescr
PixelGeoModel
src
GeoPixelStaveSupport.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef GEOPIXELSTAVESUPPORT_H
6
#define GEOPIXELSTAVESUPPORT_H
7
8
#include "
GeoVPixelFactory.h
"
9
#include "
GeoPrimitives/GeoPrimitives.h
"
10
#include "GeoModelKernel/GeoDefinitions.h"
11
#include "GeoModelKernel/GeoSimplePolygonBrep.h"
12
#include "GeoModelKernel/GeoTransform.h"
13
14
class
GeoPixelStaveSupport
:
public
GeoVPixelFactory
{
15
16
public
:
17
using
GeoVPixelFactory::GeoVPixelFactory
;
18
virtual
GeoVPhysVol*
getPhysVol
() = 0;
19
virtual
const
GeoTrf::Transform3D &
transform
()
const
= 0;
20
virtual
double
thicknessP
()
const
= 0;
21
virtual
double
thicknessN
()
const
= 0;
22
virtual
GeoSimplePolygonBrep*
computeStaveEnvelopShape
(
double
) = 0;
23
virtual
GeoVPhysVol*
getEndblockEnvelopShape
(
int
) = 0;
24
virtual
GeoTransform*
getEndblockEnvelopShapeTrf
(
int
) =0;
25
virtual
double
getEndblockZpos
()
const
= 0;
26
virtual
double
getServiceZpos
()
const
=0;
27
virtual
double
getEndblockLength
()
const
= 0;
28
29
virtual
void
computeStaveEnvelopTransformAndSize
(
double
moduleThickN,
double
moduleThickP,
double
moduleWidth,
30
double
moduleThickN3D,
double
moduleThickP3D,
double
moduleWidth3D) =0;
31
virtual
int
PixelNModule
()
const
= 0;
32
virtual
int
PixelNPlanarModule
()
const
= 0;
33
virtual
int
PixelN3DModule
()
const
= 0;
34
35
};
36
37
#endif
38
39
GeoPrimitives.h
GeoVPixelFactory.h
GeoPixelStaveSupport
Definition
GeoPixelStaveSupport.h:14
GeoPixelStaveSupport::PixelN3DModule
virtual int PixelN3DModule() const =0
GeoPixelStaveSupport::getServiceZpos
virtual double getServiceZpos() const =0
GeoPixelStaveSupport::PixelNPlanarModule
virtual int PixelNPlanarModule() const =0
GeoPixelStaveSupport::transform
virtual const GeoTrf::Transform3D & transform() const =0
GeoPixelStaveSupport::getEndblockZpos
virtual double getEndblockZpos() const =0
GeoPixelStaveSupport::getEndblockEnvelopShape
virtual GeoVPhysVol * getEndblockEnvelopShape(int)=0
GeoPixelStaveSupport::thicknessP
virtual double thicknessP() const =0
GeoPixelStaveSupport::computeStaveEnvelopTransformAndSize
virtual void computeStaveEnvelopTransformAndSize(double moduleThickN, double moduleThickP, double moduleWidth, double moduleThickN3D, double moduleThickP3D, double moduleWidth3D)=0
GeoPixelStaveSupport::getEndblockLength
virtual double getEndblockLength() const =0
GeoPixelStaveSupport::computeStaveEnvelopShape
virtual GeoSimplePolygonBrep * computeStaveEnvelopShape(double)=0
GeoPixelStaveSupport::thicknessN
virtual double thicknessN() const =0
GeoPixelStaveSupport::getEndblockEnvelopShapeTrf
virtual GeoTransform * getEndblockEnvelopShapeTrf(int)=0
GeoPixelStaveSupport::getPhysVol
virtual GeoVPhysVol * getPhysVol()=0
GeoPixelStaveSupport::PixelNModule
virtual int PixelNModule() const =0
GeoPixelStaveSupport::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