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

TargetResult class. More...

#include "Validation.h"

Collaboration diagram for TargetResult:

Public Member Functions

 TargetResult ()
 Default constructor.
 

Public Attributes

int m_fileIdentifier
 The file identifier.
 
int m_eventNumber
 The event number.
 
bool m_isCorrect
 Whether the target is reconstructed correctly.
 
bool m_hasRecoVertex
 Whether a reco vertex is matched to the target.
 
SimpleThreeVector m_vertexOffset
 The offset between the reco and true target vertices.
 
PrimaryResultMap m_primaryResultMap
 The primary result map.
 

Detailed Description

TargetResult class.

Definition at line 465 of file Validation.h.

Constructor & Destructor Documentation

◆ TargetResult()

TargetResult::TargetResult ( )

Default constructor.

Definition at line 816 of file Validation.h.

Member Data Documentation

◆ m_eventNumber

int TargetResult::m_eventNumber

The event number.

Definition at line 474 of file Validation.h.

◆ m_fileIdentifier

int TargetResult::m_fileIdentifier

The file identifier.

Definition at line 473 of file Validation.h.

◆ m_hasRecoVertex

bool TargetResult::m_hasRecoVertex

Whether a reco vertex is matched to the target.

Definition at line 476 of file Validation.h.

◆ m_isCorrect

bool TargetResult::m_isCorrect

Whether the target is reconstructed correctly.

Definition at line 475 of file Validation.h.

◆ m_primaryResultMap

PrimaryResultMap TargetResult::m_primaryResultMap

The primary result map.

Definition at line 478 of file Validation.h.

◆ m_vertexOffset

SimpleThreeVector TargetResult::m_vertexOffset

The offset between the reco and true target vertices.

Definition at line 477 of file Validation.h.


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