LArSoft  v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
lar_content::EventClusterValidationAlgorithm::ClusterMetrics Struct Reference

Public Member Functions

 ClusterMetrics ()
 

Public Attributes

std::vector< int > m_nRecoHits
 
std::vector< float > m_purities
 
std::vector< float > m_completenesses
 
int m_nHits
 
int m_nClusters
 
int m_nMainMCs
 

Detailed Description

Definition at line 22 of file EventClusterValidationAlgorithm.h.

Constructor & Destructor Documentation

Member Data Documentation

std::vector<float> lar_content::EventClusterValidationAlgorithm::ClusterMetrics::m_completenesses
int lar_content::EventClusterValidationAlgorithm::ClusterMetrics::m_nClusters
int lar_content::EventClusterValidationAlgorithm::ClusterMetrics::m_nHits
int lar_content::EventClusterValidationAlgorithm::ClusterMetrics::m_nMainMCs
std::vector<int> lar_content::EventClusterValidationAlgorithm::ClusterMetrics::m_nRecoHits
std::vector<float> lar_content::EventClusterValidationAlgorithm::ClusterMetrics::m_purities

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