EventContainer()=default | o2::emcal::EventContainer | |
EventContainer(const o2::InteractionRecord ¤tIR) | o2::emcal::EventContainer | |
getCells() const | o2::emcal::EventContainer | inline |
getInteractionRecord() const | o2::emcal::EventContainer | inline |
getLEDMons() const | o2::emcal::EventContainer | inline |
getNumberOfCells() const | o2::emcal::EventContainer | inline |
getNumberOfLEDMONs() const | o2::emcal::EventContainer | inline |
getTimeSeriesContainer() const | o2::emcal::EventContainer | inline |
getTriggerBits() const | o2::emcal::EventContainer | inline |
getTRUData(std::size_t truIndex) | o2::emcal::EventContainer | |
readTRUData(std::size_t truIndex) const | o2::emcal::EventContainer | |
setCell(int tower, double energy, double time, ChannelType_t celltype, int hwaddress, int ddlID, bool doMergeHGLG) | o2::emcal::EventContainer | inline |
setFastOR(uint16_t fastORAbsID, uint8_t starttime, const gsl::span< const uint16_t > timesamples) | o2::emcal::EventContainer | |
setInteractionRecord(const o2::InteractionRecord ¤tIR) | o2::emcal::EventContainer | inline |
setLEDMONCell(int tower, double energy, double time, ChannelType_t celltype, int hwaddress, int ddlID, bool doMergeHGLG) | o2::emcal::EventContainer | inline |
setTriggerBits(uint64_t triggerbits) | o2::emcal::EventContainer | inline |
sortCells(bool isLEDmon) | o2::emcal::EventContainer | |
~EventContainer()=default | o2::emcal::EventContainer | |