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

#include <mst.h>

Collaboration diagram for mst::state:
Collaboration graph
[legend]

Public Attributes

std::vector< edgeedges
 
std::vector< size_t > groups
 

Detailed Description

Definition at line 14 of file mst.h.

Member Data Documentation

◆ edges

std::vector<edge> mst::state::edges

Definition at line 15 of file mst.h.

◆ groups

std::vector<size_t> mst::state::groups

Definition at line 16 of file mst.h.


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