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

Shared TRK TimeFrame helpers for CPU and GPU backends. More...

#include "CommonDataFormat/InteractionRecord.h"
#include "DataFormatsTRK/Cluster.h"
#include "DataFormatsTRK/ROFRecord.h"
#include "ITStracking/ROFLookupTables.h"
#include "ITStracking/TimeFrame.h"
#include "SimulationDataFormat/MCCompLabel.h"
#include "SimulationDataFormat/MCEventHeader.h"
#include "SimulationDataFormat/MCTruthContainer.h"
#include "SimulationDataFormat/DigitizationContext.h"
#include "Steer/MCKinematicsReader.h"
#include "TRKReconstruction/Clusterer.h"
#include "TRKSimulation/Hit.h"
#include "TRKBase/GeometryTGeo.h"
#include "TRKBase/SegmentationChip.h"
#include "Framework/Logger.h"
#include <Rtypes.h>
#include <TTree.h>
#include <TRandom3.h>
#include <gsl/span>
#include <algorithm>
#include <array>
#include <cmath>
#include <limits>
#include <ranges>
#include <vector>
#include <nlohmann/json.hpp>

Go to the source code of this file.

Classes

class  o2::trk::TimeFrameMixin< nLayers, Base >
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::trk
 

Detailed Description

Shared TRK TimeFrame helpers for CPU and GPU backends.

Definition in file TimeFrameMixin.h.