![]() |
Project
|
Passive common TimeFrame owner. More...
#include <memory>#include <array>#include <cstddef>#include <optional>#include <vector>#include <gsl/gsl>#include "DataFormatsITS/Vertex.h"#include "SimulationDataFormat/MCCompLabel.h"#include "SimulationDataFormat/MCTruthContainer.h"#include "ITSMFTTracking/GenericTrack.h"#include "ITSMFTTracking/CapacityEstimator.h"#include "ITSMFTTracking/GlobalMeasurement.h"#include "ITSMFTTracking/SurfaceMeasurement.h"#include "ITSMFTTracking/DetectorConfiguration.h"#include "ITSMFTTracking/TrackingPrimitives.h"#include "ITSMFTTracking/IndexTableConfigurationSet.h"#include "ITSMFTTracking/ROFViews.h"#include "ITSMFTTracking/detail/TimeFrameScratch.h"#include "ITSMFTTracking/BoundedAllocator.h"Go to the source code of this file.
Classes | |
| struct | o2::itsmft::tracking::TimeFrame |
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 |
Typedefs | |
| using | o2::itsmft::tracking::Vertex = o2::its::Vertex |
| using | o2::itsmft::tracking::VertexLabel = o2::its::VertexLabel |
Passive common TimeFrame owner.
TimeFrame owns the invariant detector layout, measurements and navigation, generic results, tracking scratch, and allocator state. The application owns raw ROFs, publication state, and workflow state.
Definition in file TimeFrame.h.