LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
lar_pandora::PFParticleValidation::MatchingDetails Class Reference

MatchingDetails class. More...

Public Member Functions

 MatchingDetails ()
 Default constructor. More...
 

Public Attributes

int m_matchedPrimaryId
 The total number of occurences. More...
 
int m_nMatchedHits
 The number of times the primary has 0 pfo matches. More...
 
float m_completeness
 The completeness of the match. More...
 

Detailed Description

MatchingDetails class.

Definition at line 104 of file PFParticleValidation_module.cc.

Constructor & Destructor Documentation

lar_pandora::PFParticleValidation::MatchingDetails::MatchingDetails ( )

Default constructor.

Definition at line 1004 of file PFParticleValidation_module.cc.

1006  {}
TFile f
Definition: plotHisto.C:6
int m_nMatchedHits
The number of times the primary has 0 pfo matches.

Member Data Documentation

float lar_pandora::PFParticleValidation::MatchingDetails::m_completeness
int lar_pandora::PFParticleValidation::MatchingDetails::m_matchedPrimaryId
int lar_pandora::PFParticleValidation::MatchingDetails::m_nMatchedHits

The number of times the primary has 0 pfo matches.

Definition at line 112 of file PFParticleValidation_module.cc.

Referenced by lar_pandora::PFParticleValidation::GetRemainingPfoMatches(), and lar_pandora::PFParticleValidation::GetStrongestPfoMatch().


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