ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Attributes | List of all members
hc::cluster_group Struct Reference

#include <hc.h>

Collaboration diagram for hc::cluster_group:
Collaboration graph
[legend]

Public Attributes

std::vector< clusterclusters
 
float bestClusterDistance
 

Detailed Description

Definition at line 27 of file hc.h.

Member Data Documentation

◆ bestClusterDistance

float hc::cluster_group::bestClusterDistance

Definition at line 29 of file hc.h.

◆ clusters

std::vector<cluster> hc::cluster_group::clusters

Definition at line 28 of file hc.h.


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