1 #ifndef Geometry_TrackerGeometryBuilder_PixelGeomDetUnit_H
2 #define Geometry_TrackerGeometryBuilder_PixelGeomDetUnit_H
4 #include <boost/shared_ptr.hpp>
51 bool isLeaf()
const override {
return true;}
61 #endif // Tracker_PixelGeomDetUnit_H
virtual const GeomDetType & type() const override
bool isLeaf() const override
is a Unit
virtual const Topology & topology() const override
Returns a reference to the pixel proxy topology.
std::unique_ptr< ProxyPixelTopology > theTopology
virtual const PixelTopology & specificTopology() const
Returns a reference to the pixel proxy topology.
virtual void setSurfaceDeformation(const SurfaceDeformation *deformation)
set the SurfaceDeformation for this StripGeomDetUnit to proxy topology.
virtual const SurfaceDeformation * surfaceDeformation() const
Return pointer to surface deformation.
PixelGeomDetUnit(BoundPlane *sp, PixelGeomDetType const *type, DetId id)
virtual const PixelGeomDetType & specificType() const