16#ifndef O2_VERTEX_TRACK_REF
17#define O2_VERTEX_TRACK_REF
47 mFirstEntrySource[
i] = -1;
51 void print(
bool skipEmpty =
true)
const;
52 std::string
asString(
bool skipEmpty =
true)
const;
58 return s ? mFirstEntrySource[s - 1] : getFirstEntry();
71 mFirstEntrySource[s - 1] =
i;
Class to refer to the 1st entry and N elements of some group in the continuous container.
Extention of GlobalTrackID by flags relevant for verter-track association.
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...