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

◆ ArrayType

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

Definition at line 9 of file ClusterData.h.

Member Data Documentation

◆ hasBigPixelsOnlyInside

bool ClusterData::hasBigPixelsOnlyInside

Definition at line 11 of file ClusterData.h.

◆ isComplete

bool ClusterData::isComplete

Definition at line 11 of file ClusterData.h.

◆ isStraight

bool ClusterData::isStraight

Definition at line 11 of file ClusterData.h.

◆ size

ArrayType ClusterData::size