CMS 3D CMS Logo

List of all members | Public Types | Public Attributes
ClusterData Class Reference

#include <ClusterData.h>

Public Types

using ArrayType = edm::VecArray< std::pair< int, int >, 9 >
 

Public Attributes

bool hasBigPixelsOnlyInside
 
bool isComplete
 
bool isStraight
 
ArrayType size
 

Detailed Description

Definition at line 7 of file ClusterData.h.

Member Typedef Documentation

using ClusterData::ArrayType = edm::VecArray<std::pair<int, int>, 9>

Definition at line 10 of file ClusterData.h.

Member Data Documentation

bool ClusterData::hasBigPixelsOnlyInside

Definition at line 12 of file ClusterData.h.

Referenced by ClusterShape::determineShape().

bool ClusterData::isComplete

Definition at line 12 of file ClusterData.h.

Referenced by ClusterShape::determineShape().

bool ClusterData::isStraight

Definition at line 12 of file ClusterData.h.

Referenced by ClusterShape::determineShape().

ArrayType ClusterData::size