CMS 3D CMS Logo

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

◆ dtHits_

DTPrimitives ProtoCand::dtHits_

◆ isThereHitInLayer_

std::vector<bool> ProtoCand::isThereHitInLayer_

Definition at line 21 of file HoughGrouping.h.

Referenced by HoughGrouping::associateHits().

◆ isThereNeighBourHitInLayer_

std::vector<bool> ProtoCand::isThereNeighBourHitInLayer_

Definition at line 23 of file HoughGrouping.h.

Referenced by HoughGrouping::associateHits().

◆ nHitsDiff_

unsigned short int ProtoCand::nHitsDiff_

◆ nLayersWithHits_

unsigned short int ProtoCand::nLayersWithHits_

Definition at line 20 of file HoughGrouping.h.

Referenced by HoughGrouping::associateHits().

◆ xDistToPattern_

std::vector<double> ProtoCand::xDistToPattern_

Definition at line 25 of file HoughGrouping.h.

Referenced by HoughGrouping::associateHits().