CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ClusterData.h
Go to the documentation of this file.
1 #ifndef _ClusterData_h_
2 #define _ClusterData_h_
3 
4 #include <utility>
5 #include <vector>
6 
8 {
9  public:
11  std::vector<std::pair<int,int> > size;
12 };
13 
14 #endif
std::vector< std::pair< int, int > > size
Definition: ClusterData.h:11
bool isComplete
Definition: ClusterData.h:10
bool hasBigPixelsOnlyInside
Definition: ClusterData.h:10
bool isStraight
Definition: ClusterData.h:10