![]() |
Project
|
This is the complete list of members for o2::emcal::Cell, including all inherited members.
| Cell()=default | o2::emcal::Cell | |
| Cell(short tower, float energy, float timestamp, ChannelType_t ctype=ChannelType_t::LOW_GAIN) | o2::emcal::Cell | |
| Cell(uint16_t towerBits, uint16_t energyBits, uint16_t timestampBits, uint16_t channelBits, EncoderVersion version=EncoderVersion::EncodingV1) | o2::emcal::Cell | |
| decodeEnergyV0(uint16_t energybits) | o2::emcal::Cell | static |
| decodeEnergyV1(uint16_t energybits, ChannelType_t celltype) | o2::emcal::Cell | static |
| decodeEnergyV2(uint16_t energybits, ChannelType_t celltype) | o2::emcal::Cell | static |
| decodeTime(uint16_t timestampBits) | o2::emcal::Cell | static |
| encodeEnergyV0(float energy) | o2::emcal::Cell | static |
| encodeEnergyV1(float energy, ChannelType_t celltype) | o2::emcal::Cell | static |
| encodeEnergyV2(float energy, ChannelType_t celltype) | o2::emcal::Cell | static |
| EncoderVersion enum name | o2::emcal::Cell | |
| encodeTime(float timestamp) | o2::emcal::Cell | static |
| getAmplitude() const | o2::emcal::Cell | inline |
| getCellTypeEncoded() const | o2::emcal::Cell | |
| getCellTypeFromPackedBitfieldV0(const char *bitfield) | o2::emcal::Cell | static |
| getEnergy() const | o2::emcal::Cell | inline |
| getEnergyEncoded(EncoderVersion version=EncoderVersion::EncodingV2) const | o2::emcal::Cell | |
| getEnergyFromPackedBitfieldV0(const char *bitfield) | o2::emcal::Cell | static |
| getHighGain() const | o2::emcal::Cell | inline |
| getLEDMon() const | o2::emcal::Cell | inline |
| getLowGain() const | o2::emcal::Cell | inline |
| getTimeFromPackedBitfieldV0(const char *bitfield) | o2::emcal::Cell | static |
| getTimeStamp() const | o2::emcal::Cell | inline |
| getTimeStampEncoded() const | o2::emcal::Cell | |
| getTower() const | o2::emcal::Cell | inline |
| getTowerFromPackedBitfieldV0(const char *bitfield) | o2::emcal::Cell | static |
| getTowerIDEncoded() const | o2::emcal::Cell | |
| getTRU() const | o2::emcal::Cell | inline |
| getType() const | o2::emcal::Cell | inline |
| initialiseFromEncoded(uint16_t towerIDBits, uint16_t timestampBits, uint16_t energyBits, uint16_t celltypeBits, EncoderVersion version=EncoderVersion::EncodingV1) | o2::emcal::Cell | inline |
| initializeFromPackedBitfieldV0(const char *bitfield) | o2::emcal::Cell | |
| isChannelType(ChannelType_t ctype) const | o2::emcal::Cell | inline |
| PrintStream(std::ostream &stream) const | o2::emcal::Cell | |
| setAmplitude(float amplitude) | o2::emcal::Cell | inline |
| setEnergy(float energy) | o2::emcal::Cell | inline |
| setHighGain() | o2::emcal::Cell | inline |
| setLEDMon() | o2::emcal::Cell | inline |
| setLowGain() | o2::emcal::Cell | inline |
| setTimeStamp(float timestamp) | o2::emcal::Cell | inline |
| setTower(short tower) | o2::emcal::Cell | inline |
| setTRU() | o2::emcal::Cell | inline |
| setType(ChannelType_t ctype) | o2::emcal::Cell | inline |
| truncate(EncoderVersion version=EncoderVersion::EncodingV1) | o2::emcal::Cell | |
| V0toV1(uint16_t energybits, ChannelType_t celltype) | o2::emcal::Cell | static |
| V0toV2(uint16_t energybits, ChannelType_t celltype) | o2::emcal::Cell | static |
| V1toV2(uint16_t energybits, ChannelType_t celltype) | o2::emcal::Cell | static |
| ~Cell()=default | o2::emcal::Cell |