#include <RICHRing.h>
|
| Ring ()=default |
|
| Ring (int rPosId, int nTilesPhi, float rMin, float rMax, float radThick, float radYmin, float radYmax, float radZ, float photThick, float photYmin, float photYmax, float photZ, float radRad0, float photRad0, float aerDetDistance, float thetaB, const std::string motherName="RICHV") |
|
| ~Ring ()=default |
|
auto | getDeltaPhiPos () const |
|
void | createRing (TGeoVolume *motherVolume) |
|
Definition at line 25 of file RICHRing.h.
◆ Ring() [1/2]
◆ Ring() [2/2]
o2::rich::Ring::Ring |
( |
int |
rPosId, |
|
|
int |
nTilesPhi, |
|
|
float |
rMin, |
|
|
float |
rMax, |
|
|
float |
radThick, |
|
|
float |
radYmin, |
|
|
float |
radYmax, |
|
|
float |
radZ, |
|
|
float |
photThick, |
|
|
float |
photYmin, |
|
|
float |
photYmax, |
|
|
float |
photZ, |
|
|
float |
radRad0, |
|
|
float |
photRad0, |
|
|
float |
aerDetDistance, |
|
|
float |
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 |
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