![]() |
Project
|
Global index for barrel track: provides provenance (detectors combination), index in respective array and some number of bits. More...
#include "GPUCommonBitSet.h"
#include "CommonDataFormat/AbstractRef.h"
#include "DetectorsCommonDataFormats/DetID.h"
#include <iosfwd>
#include <string>
#include <array>
#include <string_view>
#include <bitset>
Go to the source code of this file.
Classes | |
class | o2::dataformats::GlobalTrackID |
struct | std::hash< o2::dataformats::GlobalTrackID > |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::dataformats |
Definition of a container to keep/associate and arbitrary number of labels associated to an index with contiguous or non-contiguous label storage. | |
namespace | o2::dataformats::globaltrackid_internal |
namespace | std |
Defining DataPointCompositeObject explicitly as copiable. | |
Typedefs | |
using | o2::dataformats::globaltrackid_internal::DetID = o2::detectors::DetID |
Functions | |
std::ostream & | o2::dataformats::operator<< (std::ostream &os, const o2::dataformats::GlobalTrackID &v) |
o2::dataformats::globaltrackid_internal::GPUconstexpr () DetID | |
o2::dataformats::GPUdi () const expr GlobalTrackID | |
o2::dataformats::GPUd () const expr GlobalTrackID | |
Global index for barrel track: provides provenance (detectors combination), index in respective array and some number of bits.
Definition in file GlobalTrackID.h.