EMCAL digit implementation.
More...
#include <Digit.h>
Inherits o2::dataformats::TimeStamp< T >.
EMCAL digit implementation.
Definition at line 33 of file Digit.h.
◆ Digit() [1/3]
o2::emcal::Digit::Digit |
( |
| ) |
|
|
default |
◆ Digit() [2/3]
Digit::Digit |
( |
Short_t |
tower, |
|
|
Double_t |
amplitudeGeV, |
|
|
Double_t |
time |
|
) |
| |
◆ Digit() [3/3]
o2::emcal::Digit::Digit |
( |
Short_t |
tower, |
|
|
uint16_t |
noiseLG, |
|
|
uint16_t |
noiseHG, |
|
|
double |
time |
|
) |
| |
◆ ~Digit()
o2::emcal::Digit::~Digit |
( |
| ) |
|
|
default |
◆ canAdd()
bool o2::emcal::Digit::canAdd |
( |
const Digit |
other | ) |
|
|
inline |
◆ getAmplitude()
Double_t Digit::getAmplitude |
( |
| ) |
const |
◆ getAmplitudeADC() [1/2]
Int_t o2::emcal::Digit::getAmplitudeADC |
( |
| ) |
const |
|
inline |
◆ getAmplitudeADC() [2/2]
◆ getEnergy()
Double_t o2::emcal::Digit::getEnergy |
( |
| ) |
const |
|
inline |
◆ getHighGain()
Bool_t o2::emcal::Digit::getHighGain |
( |
| ) |
const |
|
inline |
◆ getLEDMon()
Bool_t o2::emcal::Digit::getLEDMon |
( |
| ) |
const |
|
inline |
◆ getLowGain()
Bool_t o2::emcal::Digit::getLowGain |
( |
| ) |
const |
|
inline |
◆ getNoiseHG()
uint16_t o2::emcal::Digit::getNoiseHG |
( |
| ) |
const |
|
inline |
◆ getNoiseLG()
uint16_t o2::emcal::Digit::getNoiseLG |
( |
| ) |
const |
|
inline |
◆ getNoiseTRU()
uint16_t o2::emcal::Digit::getNoiseTRU |
( |
| ) |
const |
|
inline |
◆ getTower()
Short_t o2::emcal::Digit::getTower |
( |
| ) |
const |
|
inline |
◆ getTRU()
Bool_t o2::emcal::Digit::getTRU |
( |
| ) |
const |
|
inline |
◆ getType()
◆ operator+=()
◆ operator<()
bool o2::emcal::Digit::operator< |
( |
const Digit & |
other | ) |
const |
|
inline |
◆ operator==()
bool o2::emcal::Digit::operator== |
( |
const Digit & |
other | ) |
const |
|
inline |
◆ operator>()
bool o2::emcal::Digit::operator> |
( |
const Digit & |
other | ) |
const |
|
inline |
◆ PrintStream()
void Digit::PrintStream |
( |
std::ostream & |
stream | ) |
const |
◆ setAmplitude()
void o2::emcal::Digit::setAmplitude |
( |
Double_t |
amplitude | ) |
|
|
inline |
◆ setAmplitudeADC()
◆ setEnergy()
void o2::emcal::Digit::setEnergy |
( |
Double_t |
energy | ) |
|
|
inline |
◆ setHighGain()
void o2::emcal::Digit::setHighGain |
( |
| ) |
|
|
inline |
◆ setLEDMon()
void o2::emcal::Digit::setLEDMon |
( |
| ) |
|
|
inline |
◆ setLowGain()
void o2::emcal::Digit::setLowGain |
( |
| ) |
|
|
inline |
◆ setNoiseHG()
void o2::emcal::Digit::setNoiseHG |
( |
uint16_t |
noise | ) |
|
|
inline |
◆ setNoiseLG()
void o2::emcal::Digit::setNoiseLG |
( |
uint16_t |
noise | ) |
|
|
inline |
◆ setNoiseTRU()
void o2::emcal::Digit::setNoiseTRU |
( |
uint16_t |
noise | ) |
|
|
inline |
◆ setTower()
void o2::emcal::Digit::setTower |
( |
Short_t |
tower | ) |
|
|
inline |
◆ setTRU()
void o2::emcal::Digit::setTRU |
( |
| ) |
|
|
inline |
◆ setType()
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ operator+
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/EMCAL/include/DataFormatsEMCAL/Digit.h
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/EMCAL/src/Digit.cxx