EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ParameterCluster Class Reference

#include <fun4all_coresoftware/blob/master/offline/packages/HelixHough/helix_hough/HelixHough.h>

+ Collaboration diagram for ParameterCluster:

Public Member Functions

 ParameterCluster ()
 
 ~ParameterCluster ()
 

Public Attributes

ParRange range
 
std::vector< unsigned int > hit_indexes
 

Detailed Description

Definition at line 68 of file HelixHough.h.

View newest version in sPHENIX GitHub at line 68 of file HelixHough.h

Constructor & Destructor Documentation

ParameterCluster::ParameterCluster ( )
inline

Definition at line 71 of file HelixHough.h.

View newest version in sPHENIX GitHub at line 71 of file HelixHough.h

ParameterCluster::~ParameterCluster ( )
inline

Definition at line 72 of file HelixHough.h.

View newest version in sPHENIX GitHub at line 72 of file HelixHough.h

Member Data Documentation

std::vector<unsigned int> ParameterCluster::hit_indexes

Definition at line 75 of file HelixHough.h.

View newest version in sPHENIX GitHub at line 75 of file HelixHough.h

Referenced by mergeClusters().

ParRange ParameterCluster::range

Definition at line 74 of file HelixHough.h.

View newest version in sPHENIX GitHub at line 74 of file HelixHough.h

Referenced by HelixHough::attemptClusterMerge(), and mergeClusters().


The documentation for this class was generated from the following file: