 |
Belle II Software
release-05-01-25
|
11 #ifndef PXDCLUSTERSHAPE_H
12 #define PXDCLUSTERSHAPE_H
14 #include <pxd/reconstruction/ClusterCandidate.h>
110 #endif //PXDCLUSTERSHAPE_H
Class to uniquely identify a any structure of the PXD and SVD.
Class representing a possible cluster during clustering of the PXD It supports merging of different c...
pxdClusterShapeType setClsShape(const ClusterCandidate &cls, VxdID sensorID)
Set cluster shape ID.
Abstract base class for different kinds of events.
static pxdClusterShapeDescr pxdClusterShapeDescription
Create detail description of cluster shape.
Class to correct estimation of cluster error and position base on its shape.
std::map< pxdClusterShapeType, std::string > pxdClusterShapeDescr
Type specifies cluster shape type description.
~PXDClusterShape()
Delete the cache and free the memory.
pxdClusterShapeType
Type specifies cluster shape type.