#include <RecoPixelVertexing/PixelLowPtUtilities/interface/ClusterData.h>
Public Attributes | |
bool | isComplete |
bool | isInBarrel |
bool | isNormalOriented |
bool | isStraight |
bool | isUnlocked |
bool | isXBorder |
int | posBorder |
std::pair< unsigned short int, short int > | size |
std::pair< float, float > | tangent |
Definition at line 6 of file ClusterData.h.
Definition at line 9 of file ClusterData.h.
Referenced by ClusterShape::determineShape(), TripletFilter::isCompatible(), ClusterShapeTrackFilter::isCompatible(), and ClusterShapeTrajectoryFilter::processHit().
Definition at line 9 of file ClusterData.h.
Referenced by ClusterShape::getOrientation(), TripletFilter::isCompatible(), ClusterShapeTrackFilter::isCompatible(), and ClusterShapeTrajectoryFilter::processHit().
Definition at line 9 of file ClusterData.h.
Referenced by ClusterShape::getOrientation(), TripletFilter::isCompatible(), ClusterShapeTrackFilter::isCompatible(), and ClusterShapeTrajectoryFilter::processHit().
Definition at line 9 of file ClusterData.h.
Referenced by ClusterShape::determineShape(), TripletFilter::isCompatible(), ClusterShapeTrackFilter::isCompatible(), and ClusterShapeTrajectoryFilter::processHit().
std::pair<unsigned short int,short int> ClusterData::size |
Definition at line 13 of file ClusterData.h.
Referenced by ClusterShape::getExtra(), TripletFilter::isCompatible(), ClusterShapeTrackFilter::isCompatible(), and ClusterShapeTrajectoryFilter::processHit().
std::pair<float,float> ClusterData::tangent |
Definition at line 12 of file ClusterData.h.
Referenced by ClusterShape::determineShape(), TripletFilter::isCompatible(), ClusterShapeTrackFilter::isCompatible(), and ClusterShapeTrajectoryFilter::processHit().