#include <PndTrackingQASummary.h>
◆ PndTrackingQASummary()
PndTrackingQASummary::PndTrackingQASummary |
( |
| ) |
|
|
inline |
◆ ~PndTrackingQASummary()
virtual PndTrackingQASummary::~PndTrackingQASummary |
( |
| ) |
|
|
inlinevirtual |
◆ AddResult() [1/2]
void PndTrackingQASummary::AddResult |
( |
int |
quality | ) |
|
|
inline |
◆ AddResult() [2/2]
void PndTrackingQASummary::AddResult |
( |
int |
quality, |
|
|
int |
value |
|
) |
| |
|
inline |
◆ GetAllPossibleTracks()
int PndTrackingQASummary::GetAllPossibleTracks |
( |
| ) |
|
◆ GetAllTracks()
int PndTrackingQASummary::GetAllTracks |
( |
| ) |
|
◆ GetAllTracksWithAtLeast3Hits()
int PndTrackingQASummary::GetAllTracksWithAtLeast3Hits |
( |
| ) |
|
◆ GetAllTracksWithHitsNotFound()
int PndTrackingQASummary::GetAllTracksWithHitsNotFound |
( |
| ) |
|
◆ GetFoundPossibleTracks()
int PndTrackingQASummary::GetFoundPossibleTracks |
( |
| ) |
|
◆ GetFoundPrimaryTracksLessThan3Hits()
int PndTrackingQASummary::GetFoundPrimaryTracksLessThan3Hits |
( |
| ) |
|
|
inline |
◆ GetFoundPrimaryTracksMoreThan3Hits()
int PndTrackingQASummary::GetFoundPrimaryTracksMoreThan3Hits |
( |
| ) |
|
|
inline |
◆ GetFoundPrimaryTracksPossible()
int PndTrackingQASummary::GetFoundPrimaryTracksPossible |
( |
| ) |
|
|
inline |
◆ GetFoundSecondaryTracksLessThan3Hits()
int PndTrackingQASummary::GetFoundSecondaryTracksLessThan3Hits |
( |
| ) |
|
|
inline |
◆ GetFoundSecondaryTracksMoreThan3Hits()
int PndTrackingQASummary::GetFoundSecondaryTracksMoreThan3Hits |
( |
| ) |
|
|
inline |
◆ GetFoundSecondaryTracksPossible()
int PndTrackingQASummary::GetFoundSecondaryTracksPossible |
( |
| ) |
|
|
inline |
◆ GetResult()
int PndTrackingQASummary::GetResult |
( |
int |
quality | ) |
|
|
inline |
◆ operator<<
Definition at line 45 of file PndTrackingQASummary.h.
47 os <<
"MapResults:" << std::endl;
48 for (
auto val : summary.fMapTrackingQAResults) {
static std::string QualityNumberToString(int qNumber)
The documentation for this class was generated from the following file: