This is the complete list of members for o2::MCCompLabel, including all inherited members.
asString() const | o2::MCCompLabel | |
ClassDefNV(MCCompLabel, 1) | o2::MCCompLabel | |
compare(const MCCompLabel &other) const | o2::MCCompLabel | inline |
get(int &trackID, int &evID, int &srcID, bool &fake) const | o2::MCCompLabel | inline |
getEventID() const | o2::MCCompLabel | inline |
getRawValue() const | o2::MCCompLabel | inline |
getSourceID() const | o2::MCCompLabel | inline |
getTrackEventSourceID() const | o2::MCCompLabel | inline |
getTrackID() const | o2::MCCompLabel | inline |
getTrackIDSigned() const | o2::MCCompLabel | inline |
isCorrect() const | o2::MCCompLabel | inline |
isEmpty() const | o2::MCCompLabel | inline |
isFake() const | o2::MCCompLabel | inline |
isNoise() const | o2::MCCompLabel | inline |
isQED() const | o2::MCCompLabel | inline |
isSet() const | o2::MCCompLabel | inline |
isValid() const | o2::MCCompLabel | inline |
maskEvID | o2::MCCompLabel | static |
maskFull | o2::MCCompLabel | static |
maskSrcID | o2::MCCompLabel | static |
maskTrackID | o2::MCCompLabel | static |
maxEventID() | o2::MCCompLabel | inlinestatic |
maxSourceID() | o2::MCCompLabel | inlinestatic |
maxTrackID() | o2::MCCompLabel | inlinestatic |
MCCompLabel(int trackID, int evID, int srcID, bool fake=false) | o2::MCCompLabel | inline |
MCCompLabel(bool noise=false) | o2::MCCompLabel | inline |
nbitsEvID | o2::MCCompLabel | static |
nbitsSrcID | o2::MCCompLabel | static |
nbitsTrackID | o2::MCCompLabel | static |
operator!=(const MCCompLabel &other) const | o2::MCCompLabel | inline |
operator<(const MCCompLabel &other) const | o2::MCCompLabel | inline |
operator==(const MCCompLabel &other) const | o2::MCCompLabel | inline |
operator>(const MCCompLabel &other) const | o2::MCCompLabel | inline |
print() const | o2::MCCompLabel | |
set(unsigned int trackID, int evID, int srcID, bool fake) | o2::MCCompLabel | inline |
setFakeFlag(bool v=true) | o2::MCCompLabel | inline |
setNoise() | o2::MCCompLabel | inline |
unset() | o2::MCCompLabel | inline |
~MCCompLabel()=default | o2::MCCompLabel | |