![]() |
Project
|
Cross-timeframe output-size prediction. More...
#include <algorithm>#include <cstddef>#include <cstdint>#include <limits>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::itsmft |
| namespace | o2::itsmft::tracking |
Functions | |
| template<typename Emit > | |
| int | o2::itsmft::tracking::runOnSlab (CapacityEstimator &estimator, const CapacityEstimator::KeyType key, const double scale, Emit &&emit, const size_t floorCapacity=0) |
Variables | |
| constexpr const char *const | o2::itsmft::tracking::SlabSiteNames [SlabSite::NSlabSite] {"Tracklets", "Cells", "Neighbours", "RoadCandidates", "Roads", "TrackSeeds", "TracksExtended", "Tracks"} |
Cross-timeframe output-size prediction.
Definition in file CapacityEstimator.h.