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

CountingDetails class. More...

#include "Validation.h"

Public Member Functions

 CountingDetails ()
 Default constructor.
 

Public Attributes

unsigned int m_nTotal
 The total number of occurences.
 
unsigned int m_nMatch0
 The number of times the mc primary has 0 pfo matches.
 
unsigned int m_nMatch1
 The number of times the mc primary has 1 pfo matches.
 
unsigned int m_nMatch2
 The number of times the mc primary has 2 pfo matches.
 
unsigned int m_nMatch3Plus
 The number of times the mc primary has 3 or more pfo matches.
 
unsigned int m_correctId
 The number of times the mc primary particle id was correct.
 

Detailed Description

CountingDetails class.

Definition at line 416 of file Validation.h.

Constructor & Destructor Documentation

◆ CountingDetails()

CountingDetails::CountingDetails ( )

Default constructor.

Definition at line 788 of file Validation.h.

Member Data Documentation

◆ m_correctId

unsigned int CountingDetails::m_correctId

The number of times the mc primary particle id was correct.

Definition at line 429 of file Validation.h.

◆ m_nMatch0

unsigned int CountingDetails::m_nMatch0

The number of times the mc primary has 0 pfo matches.

Definition at line 425 of file Validation.h.

◆ m_nMatch1

unsigned int CountingDetails::m_nMatch1

The number of times the mc primary has 1 pfo matches.

Definition at line 426 of file Validation.h.

◆ m_nMatch2

unsigned int CountingDetails::m_nMatch2

The number of times the mc primary has 2 pfo matches.

Definition at line 427 of file Validation.h.

◆ m_nMatch3Plus

unsigned int CountingDetails::m_nMatch3Plus

The number of times the mc primary has 3 or more pfo matches.

Definition at line 428 of file Validation.h.

◆ m_nTotal

unsigned int CountingDetails::m_nTotal

The total number of occurences.

Definition at line 424 of file Validation.h.


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