17#ifndef PRDHANDLE_SPACEPOINT_H
18#define PRDHANDLE_SPACEPOINT_H
39 void buildShapes(SoNode*&shape_simple, SoNode*&shape_detailed);
Class to hold geometrical description of a silicon detector element.
PRDHandleBase(PRDCollHandleBase *)
void buildShapes(SoNode *&shape_simple, SoNode *&shape_detailed)
const Trk::PrepRawData * getPRD() const
const Trk::SpacePoint * spacePoint() const
Amg::Vector3D center() const
const Trk::PrepRawData * getSecondPRD() const
const Trk::SpacePoint * m_sp
virtual ~PRDHandle_SpacePoint()
PRDHandle_SpacePoint(PRDCollHandle_SpacePoints *, const Trk::SpacePoint *)
virtual const TrkDetElementBase * detectorElement() const =0
return the detector element corresponding to this PRD The pointer will be zero if the det el is not d...
Eigen::Matrix< double, 3, 1 > Vector3D
Ensure that the ATLAS eigen extensions are properly loaded.