#include <Cluster.h>
Definition at line 28 of file Cluster.h.
◆ Cluster() [1/2]
| o2::ecal::Cluster::Cluster |
( |
| ) |
|
|
default |
◆ Cluster() [2/2]
| o2::ecal::Cluster::Cluster |
( |
const Cluster & |
clu | ) |
|
|
default |
◆ ~Cluster()
| o2::ecal::Cluster::~Cluster |
( |
| ) |
|
|
default |
◆ addDigit()
| void Cluster::addDigit |
( |
int |
digitIndex, |
|
|
int |
towerId, |
|
|
double |
energy |
|
) |
| |
◆ addMcTrackID()
| void o2::ecal::Cluster::addMcTrackID |
( |
int |
mcTrackID, |
|
|
float |
energy |
|
) |
| |
|
inline |
◆ getChi2()
| float o2::ecal::Cluster::getChi2 |
( |
| ) |
const |
|
inline |
◆ getDigitEnergy()
| float o2::ecal::Cluster::getDigitEnergy |
( |
int |
i | ) |
const |
|
inline |
◆ getDigitIndex()
| int o2::ecal::Cluster::getDigitIndex |
( |
int |
i | ) |
const |
|
inline |
◆ getDigitTowerId()
| int o2::ecal::Cluster::getDigitTowerId |
( |
int |
i | ) |
const |
|
inline |
◆ getE()
| float o2::ecal::Cluster::getE |
( |
| ) |
const |
|
inline |
◆ getEta()
| float o2::ecal::Cluster::getEta |
( |
| ) |
const |
|
inline |
◆ getMcTrackEnergy()
| const std::map< int, float > & o2::ecal::Cluster::getMcTrackEnergy |
( |
| ) |
|
|
inline |
◆ getMcTrackID()
| int Cluster::getMcTrackID |
( |
| ) |
const |
◆ getMomentum()
| TLorentzVector Cluster::getMomentum |
( |
| ) |
const |
◆ getMultiplicity()
| int o2::ecal::Cluster::getMultiplicity |
( |
| ) |
const |
|
inline |
◆ getNLM()
| float o2::ecal::Cluster::getNLM |
( |
| ) |
const |
|
inline |
◆ getPhi()
| float o2::ecal::Cluster::getPhi |
( |
| ) |
const |
|
inline |
◆ getR()
| float o2::ecal::Cluster::getR |
( |
| ) |
const |
|
inline |
◆ getTheta()
| float o2::ecal::Cluster::getTheta |
( |
| ) |
const |
|
inline |
◆ getTime()
| float o2::ecal::Cluster::getTime |
( |
| ) |
const |
|
inline |
◆ getX()
| float o2::ecal::Cluster::getX |
( |
| ) |
const |
|
inline |
◆ getY()
| float o2::ecal::Cluster::getY |
( |
| ) |
const |
|
inline |
◆ getZ()
| float o2::ecal::Cluster::getZ |
( |
| ) |
const |
|
inline |
◆ isAtTheEdge()
| bool o2::ecal::Cluster::isAtTheEdge |
( |
| ) |
const |
|
inline |
◆ setChi2()
| void o2::ecal::Cluster::setChi2 |
( |
float |
chi2 | ) |
|
|
inline |
◆ setE()
| void o2::ecal::Cluster::setE |
( |
float |
energy | ) |
|
|
inline |
◆ setEdgeFlag()
| void o2::ecal::Cluster::setEdgeFlag |
( |
bool |
isEdge | ) |
|
|
inline |
◆ setNLM()
| void o2::ecal::Cluster::setNLM |
( |
int |
nMax | ) |
|
|
inline |
◆ setX()
| void o2::ecal::Cluster::setX |
( |
float |
x | ) |
|
|
inline |
◆ setY()
| void o2::ecal::Cluster::setY |
( |
float |
y | ) |
|
|
inline |
◆ setZ()
| void o2::ecal::Cluster::setZ |
( |
float |
z | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/ECal/DataFormatsECal/include/DataFormatsECal/Cluster.h
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/ECal/DataFormatsECal/src/Cluster.cxx