CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
ClusterData Class Reference

#include <ClusterData.h>

Public Attributes

bool hasBigPixelsOnlyInside
 
bool isComplete
 
bool isStraight
 
std::vector< std::pair< int,
int > > 
size
 

Detailed Description

Definition at line 7 of file ClusterData.h.

Member Data Documentation

bool ClusterData::hasBigPixelsOnlyInside

Definition at line 10 of file ClusterData.h.

Referenced by ClusterShape::determineShape().

bool ClusterData::isComplete

Definition at line 10 of file ClusterData.h.

Referenced by ClusterShape::determineShape(), and ClusterShapeHitFilter::getSizes().

bool ClusterData::isStraight

Definition at line 10 of file ClusterData.h.

Referenced by ClusterShape::determineShape(), and ClusterShapeHitFilter::getSizes().

std::vector<std::pair<int,int> > ClusterData::size

Definition at line 11 of file ClusterData.h.

Referenced by ClusterShape::determineShape(), and ClusterShapeHitFilter::getSizes().