addElement(uint32_t dataindex, TruthElement const &element, bool noElement=false) | o2::dataformats::MCTruthContainer< TruthElement > | inline |
addElementRandomAccess(uint32_t dataindex, TruthElement const &element) | o2::dataformats::MCTruthContainer< TruthElement > | inline |
addElements(uint32_t dataindex, gsl::span< CompatibleLabel > elements) | o2::dataformats::MCTruthContainer< TruthElement > | inline |
addElements(uint32_t dataindex, const std::vector< CompatibleLabel > &v) | o2::dataformats::MCTruthContainer< TruthElement > | inline |
addNoLabelIndex(uint32_t dataindex) | o2::dataformats::MCTruthContainer< TruthElement > | inline |
ClassDefNV(MCTruthContainer, 2) | o2::dataformats::MCTruthContainer< TruthElement > | |
clear() | o2::dataformats::MCTruthContainer< TruthElement > | inline |
clear_andfreememory() | o2::dataformats::MCTruthContainer< TruthElement > | inline |
deflate() | o2::dataformats::MCTruthContainer< TruthElement > | inline |
flatten_to(ContainerType &container) const | o2::dataformats::MCTruthContainer< TruthElement > | inline |
getElement(uint32_t elementindex) const | o2::dataformats::MCTruthContainer< TruthElement > | inline |
getIndexedSize() const | o2::dataformats::MCTruthContainer< TruthElement > | inline |
getLabels(uint32_t dataindex) | o2::dataformats::MCTruthContainer< TruthElement > | inline |
getLabels(uint32_t dataindex) const | o2::dataformats::MCTruthContainer< TruthElement > | inline |
getMCTruthHeader(uint32_t dataindex) const | o2::dataformats::MCTruthContainer< TruthElement > | inline |
getNElements() const | o2::dataformats::MCTruthContainer< TruthElement > | inline |
getTruthArray() const | o2::dataformats::MCTruthContainer< TruthElement > | inline |
inflate() | o2::dataformats::MCTruthContainer< TruthElement > | inline |
MCTruthContainer()=default | o2::dataformats::MCTruthContainer< TruthElement > | |
MCTruthContainer(const MCTruthContainer &other)=default | o2::dataformats::MCTruthContainer< TruthElement > | |
MCTruthContainer(MCTruthContainer &&other)=default | o2::dataformats::MCTruthContainer< TruthElement > | |
MCTruthContainer(std::vector< MCTruthHeaderElement > &header, std::vector< TruthElement > &truthArray) | o2::dataformats::MCTruthContainer< TruthElement > | inline |
mergeAtBack(MCTruthContainer< TruthElement > const &other) | o2::dataformats::MCTruthContainer< TruthElement > | inline |
mergeAtBack(MCTruthContainer< TruthElement > const &other, size_t from, size_t n) | o2::dataformats::MCTruthContainer< TruthElement > | inline |
operator=(const MCTruthContainer &other)=default | o2::dataformats::MCTruthContainer< TruthElement > | |
operator=(MCTruthContainer &&other)=default | o2::dataformats::MCTruthContainer< TruthElement > | |
print(Stream &stream) | o2::dataformats::MCTruthContainer< TruthElement > | inline |
restore_from(const char *buffer, size_t bufferSize) | o2::dataformats::MCTruthContainer< TruthElement > | inline |
self_type typedef | o2::dataformats::MCTruthContainer< TruthElement > | |
setFrom(std::vector< MCTruthHeaderElement > &header, std::vector< TruthElement > &truthArray) | o2::dataformats::MCTruthContainer< TruthElement > | inline |
Streamer(TBuffer &R__b) | o2::dataformats::MCTruthContainer< TruthElement > | |
~MCTruthContainer()=default | o2::dataformats::MCTruthContainer< TruthElement > | |