Project
Loading...
Searching...
No Matches
o2::itsmft::tracking::TrackingStatistics Struct Reference

#include <Tracker.h>

Public Attributes

float elapsedMs {0.f}
 
std::vector< std::size_t > acceptedTrackCounts
 

Detailed Description

Statistics for the last successful run. Reset at the start of every run; remain empty with zero elapsed time if that run fails.

Definition at line 42 of file Tracker.h.

Member Data Documentation

◆ acceptedTrackCounts

std::vector<std::size_t> o2::itsmft::tracking::TrackingStatistics::acceptedTrackCounts

Definition at line 45 of file Tracker.h.

◆ elapsedMs

float o2::itsmft::tracking::TrackingStatistics::elapsedMs {0.f}

Definition at line 43 of file Tracker.h.


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