CMS 3D CMS Logo

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

#include <HoughGrouping.h>

Public Attributes

DTPrimitives dtHits_
 
std::vector< bool > isThereHitInLayer_
 
std::vector< bool > isThereNeighBourHitInLayer_
 
unsigned short int nHitsDiff_
 
unsigned short int nLayersWithHits_
 
std::vector< double > xDistToPattern_
 

Detailed Description

Definition at line 19 of file HoughGrouping.h.

Member Data Documentation

DTPrimitives ProtoCand::dtHits_
std::vector<bool> ProtoCand::isThereHitInLayer_

Definition at line 21 of file HoughGrouping.h.

Referenced by HoughGrouping::associateHits().

std::vector<bool> ProtoCand::isThereNeighBourHitInLayer_

Definition at line 23 of file HoughGrouping.h.

Referenced by HoughGrouping::associateHits().

unsigned short int ProtoCand::nHitsDiff_
unsigned short int ProtoCand::nLayersWithHits_

Definition at line 20 of file HoughGrouping.h.

Referenced by HoughGrouping::associateHits().

std::vector<double> ProtoCand::xDistToPattern_

Definition at line 25 of file HoughGrouping.h.

Referenced by HoughGrouping::associateHits().