#include <Geometry.h>
|
int | getNcols () const |
|
int | getNrows () const |
|
std::pair< int, int > | getSectorChamber (int cellId) const |
|
std::pair< int, int > | getSectorChamber (int iphi, int iz) const |
|
void | fillFrontFaceCenterCoordinates () |
|
int | getCellID (int moduleId, int sectorId, bool isCrystal) |
|
void | detIdToRelIndex (int cellId, int &chamber, int §or, int &iphi, int &iz) const |
|
void | detIdToGlobalPosition (int detId, double &x, double &y, double &z) |
|
std::pair< int, int > | globalRowColFromIndex (int cellID) const |
|
bool | isCrystal (int cellID) |
|
int | areNeighboursVertex (int detId1, int detId2) const |
|
double | getTanBeta (int i) |
|
double | getFrontFaceZatMinR (int i) |
|
double | getFrontFaceCenterR (int i) |
|
double | getFrontFaceCenterZ (int i) |
|
double | getFrontFaceCenterSamplingPhi (int i) |
|
double | getFrontFaceCenterCrystalPhi (int i) |
|
double | getFrontFaceCenterTheta (int i) |
|
double | getRMin () |
|
double | getCrystalModW () |
|
double | getSamplingModW () |
|
double | getCrystalAlpha () |
|
double | getSamplingAlpha () |
|
double | getCrystalDeltaPhi () |
|
double | getSamplingDeltaPhi () |
|
double | getFrontFaceMaxEta (int i) |
|
double | getCrystalPhiMin () |
|
double | getSamplingPhiMin () |
|
int | getNModulesZ () |
|
bool | isAtTheEdge (int cellId) |
|
Definition at line 28 of file Geometry.h.
◆ areNeighboursVertex()
int Geometry::areNeighboursVertex |
( |
int |
detId1, |
|
|
int |
detId2 |
|
) |
| const |
◆ detIdToGlobalPosition()
void Geometry::detIdToGlobalPosition |
( |
int |
detId, |
|
|
double & |
x, |
|
|
double & |
y, |
|
|
double & |
z |
|
) |
| |
◆ detIdToRelIndex()
void Geometry::detIdToRelIndex |
( |
int |
cellId, |
|
|
int & |
chamber, |
|
|
int & |
sector, |
|
|
int & |
iphi, |
|
|
int & |
iz |
|
) |
| const |
◆ fillFrontFaceCenterCoordinates()
void Geometry::fillFrontFaceCenterCoordinates |
( |
| ) |
|
◆ getCellID()
int Geometry::getCellID |
( |
int |
moduleId, |
|
|
int |
sectorId, |
|
|
bool |
isCrystal |
|
) |
| |
◆ getCrystalAlpha()
double o2::ecal::Geometry::getCrystalAlpha |
( |
| ) |
|
|
inline |
◆ getCrystalDeltaPhi()
double o2::ecal::Geometry::getCrystalDeltaPhi |
( |
| ) |
|
|
inline |
◆ getCrystalModW()
double o2::ecal::Geometry::getCrystalModW |
( |
| ) |
|
|
inline |
◆ getCrystalPhiMin()
double Geometry::getCrystalPhiMin |
( |
| ) |
|
◆ getFrontFaceCenterCrystalPhi()
double o2::ecal::Geometry::getFrontFaceCenterCrystalPhi |
( |
int |
i | ) |
|
|
inline |
◆ getFrontFaceCenterR()
double o2::ecal::Geometry::getFrontFaceCenterR |
( |
int |
i | ) |
|
|
inline |
◆ getFrontFaceCenterSamplingPhi()
double o2::ecal::Geometry::getFrontFaceCenterSamplingPhi |
( |
int |
i | ) |
|
|
inline |
◆ getFrontFaceCenterTheta()
double o2::ecal::Geometry::getFrontFaceCenterTheta |
( |
int |
i | ) |
|
|
inline |
◆ getFrontFaceCenterZ()
double o2::ecal::Geometry::getFrontFaceCenterZ |
( |
int |
i | ) |
|
|
inline |
◆ getFrontFaceMaxEta()
double Geometry::getFrontFaceMaxEta |
( |
int |
i | ) |
|
◆ getFrontFaceZatMinR()
double o2::ecal::Geometry::getFrontFaceZatMinR |
( |
int |
i | ) |
|
|
inline |
◆ getNcols()
int Geometry::getNcols |
( |
| ) |
const |
◆ getNModulesZ()
int o2::ecal::Geometry::getNModulesZ |
( |
| ) |
|
|
inline |
◆ getNrows()
int Geometry::getNrows |
( |
| ) |
const |
◆ getRMin()
double o2::ecal::Geometry::getRMin |
( |
| ) |
|
|
inline |
◆ getSamplingAlpha()
double o2::ecal::Geometry::getSamplingAlpha |
( |
| ) |
|
|
inline |
◆ getSamplingDeltaPhi()
double o2::ecal::Geometry::getSamplingDeltaPhi |
( |
| ) |
|
|
inline |
◆ getSamplingModW()
double o2::ecal::Geometry::getSamplingModW |
( |
| ) |
|
|
inline |
◆ getSamplingPhiMin()
double Geometry::getSamplingPhiMin |
( |
| ) |
|
◆ getSectorChamber() [1/2]
std::pair< int, int > Geometry::getSectorChamber |
( |
int |
cellId | ) |
const |
◆ getSectorChamber() [2/2]
std::pair< int, int > Geometry::getSectorChamber |
( |
int |
iphi, |
|
|
int |
iz |
|
) |
| const |
◆ getTanBeta()
double o2::ecal::Geometry::getTanBeta |
( |
int |
i | ) |
|
|
inline |
◆ globalRowColFromIndex()
std::pair< int, int > Geometry::globalRowColFromIndex |
( |
int |
cellID | ) |
const |
◆ instance()
static Geometry & o2::ecal::Geometry::instance |
( |
| ) |
|
|
inlinestatic |
◆ isAtTheEdge()
bool Geometry::isAtTheEdge |
( |
int |
cellId | ) |
|
◆ isCrystal()
bool Geometry::isCrystal |
( |
int |
cellID | ) |
|
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/ECal/base/include/ECalBase/Geometry.h
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/ECal/base/src/Geometry.cxx