Project
Loading...
Searching...
No Matches
TruthSeeding.h File Reference
#include <algorithm>
#include <limits>
#include <optional>
#include <gsl/span>
#include "CommonDataFormat/InteractionRecord.h"
#include "DataFormatsITS/TimeEstBC.h"
#include "DataFormatsITSMFT/ROFRecord.h"
#include "ITSMFTTracking/ROFLookupTables.h"

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::its
 
namespace  o2::its::ca
 

Functions

std::optional< o2::its::TimeEstBC > o2::its::ca::truthSeedingWindow (gsl::span< const o2::itsmft::ROFRecord > rofs, const o2::InteractionRecord &origin, const o2::its::LayerTiming &timing) noexcept
 
std::optional< o2::its::TimeEstBC > o2::its::ca::truthSeedingTime (const o2::InteractionRecord &collision, const o2::InteractionRecord &origin, const o2::its::TimeEstBC &window, uint32_t duration) noexcept