#include <RICHRing.h>
|
| | Ring ()=default |
| |
| | Ring (int rPosId, int nTilesPhi, double rMin, double rMax, double radThick, double radYmin, double radYmax, double radZ, double photThick, double photYmin, double photYmax, double photZ, double radRad0, double photRad0, double aerDetDistance, double thetaB, const std::string motherName="RICHV") |
| |
| | ~Ring ()=default |
| |
| auto | getDeltaPhiPos () const |
| |
| void | createRing (TGeoVolume *motherVolume) |
| |
| int | getPosId () const |
| |
| int | getNTiles () const |
| |
Definition at line 25 of file RICHRing.h.
◆ Ring() [1/2]
◆ Ring() [2/2]
| o2::rich::Ring::Ring |
( |
int |
rPosId, |
|
|
int |
nTilesPhi, |
|
|
double |
rMin, |
|
|
double |
rMax, |
|
|
double |
radThick, |
|
|
double |
radYmin, |
|
|
double |
radYmax, |
|
|
double |
radZ, |
|
|
double |
photThick, |
|
|
double |
photYmin, |
|
|
double |
photYmax, |
|
|
double |
photZ, |
|
|
double |
radRad0, |
|
|
double |
photRad0, |
|
|
double |
aerDetDistance, |
|
|
double |
thetaB, |
|
|
const std::string |
motherName = "RICHV" |
|
) |
| |
◆ ~Ring()
| o2::rich::Ring::~Ring |
( |
| ) |
|
|
default |
◆ createRing()
| void o2::rich::Ring::createRing |
( |
TGeoVolume * |
motherVolume | ) |
|
◆ getDeltaPhiPos()
| auto o2::rich::Ring::getDeltaPhiPos |
( |
| ) |
const |
|
inline |
◆ getNTiles()
| int o2::rich::Ring::getNTiles |
( |
| ) |
const |
|
inline |
◆ getPosId()
| int o2::rich::Ring::getPosId |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/RICH/simulation/include/RICHSimulation/RICHRing.h
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/RICH/simulation/src/RICHRing.cxx