Project
Loading...
Searching...
No Matches
TimeFrameScratch.h File Reference

Runtime-plan-owned, detector-neutral CA workspace. More...

#include <algorithm>
#include <array>
#include <cstddef>
#include <cstdint>
#include <memory>
#include <type_traits>
#include <vector>
#include <gsl/gsl>
#include "ITSMFTTracking/Triplet.h"
#include "ITSMFTTracking/TrackingPrimitives.h"
#include "ITSMFTTracking/BoundedAllocator.h"
#include "SimulationDataFormat/MCCompLabel.h"

Go to the source code of this file.

Classes

class  o2::itsmft::tracking::TimeFrameScratch
 

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
 

Detailed Description

Runtime-plan-owned, detector-neutral CA workspace.

Host storage follows the runtime surface graph; device capacities remain fixed. TimeFrame owns the workspace, while adapters own raw ROFs.

Definition in file TimeFrameScratch.h.