Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
PrimaryResult Class Reference

PrimaryResult class. More...

#include "Validation.h"

Public Member Functions

 PrimaryResult ()
 Default constructor.
 

Public Attributes

unsigned int m_nPfoMatches
 The total number of pfo matches for a given primary.
 
unsigned int m_nMCHitsTotal
 The number of hits in the mc primary.
 
unsigned int m_nBestMatchSharedHitsTotal
 The number of hits shared by the mc primary and the best matched pfo.
 
unsigned int m_nBestMatchRecoHitsTotal
 The number of hits in the best matched pfo.
 
float m_bestMatchCompleteness
 The completeness of the best matched pfo.
 
float m_bestMatchPurity
 The purity of the best matched pfo.
 
bool m_isCorrectParticleId
 Whether the best matched pfo has the correct particle id.
 
float m_trueMomentum
 The true momentum of the mc primary.
 

Detailed Description

PrimaryResult class.

Definition at line 440 of file Validation.h.

Constructor & Destructor Documentation

◆ PrimaryResult()

PrimaryResult::PrimaryResult ( )

Default constructor.

Definition at line 801 of file Validation.h.

Member Data Documentation

◆ m_bestMatchCompleteness

float PrimaryResult::m_bestMatchCompleteness

The completeness of the best matched pfo.

Definition at line 452 of file Validation.h.

◆ m_bestMatchPurity

float PrimaryResult::m_bestMatchPurity

The purity of the best matched pfo.

Definition at line 453 of file Validation.h.

◆ m_isCorrectParticleId

bool PrimaryResult::m_isCorrectParticleId

Whether the best matched pfo has the correct particle id.

Definition at line 454 of file Validation.h.

◆ m_nBestMatchRecoHitsTotal

unsigned int PrimaryResult::m_nBestMatchRecoHitsTotal

The number of hits in the best matched pfo.

Definition at line 451 of file Validation.h.

◆ m_nBestMatchSharedHitsTotal

unsigned int PrimaryResult::m_nBestMatchSharedHitsTotal

The number of hits shared by the mc primary and the best matched pfo.

Definition at line 450 of file Validation.h.

◆ m_nMCHitsTotal

unsigned int PrimaryResult::m_nMCHitsTotal

The number of hits in the mc primary.

Definition at line 449 of file Validation.h.

◆ m_nPfoMatches

unsigned int PrimaryResult::m_nPfoMatches

The total number of pfo matches for a given primary.

Definition at line 448 of file Validation.h.

◆ m_trueMomentum

float PrimaryResult::m_trueMomentum

The true momentum of the mc primary.

Definition at line 455 of file Validation.h.


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