#include <RICHRing.h>
|
| FWDRich ()=default |
|
| FWDRich (std::string name, float rMin, float rMax, float zAerogelMin, float dZAerogel, float zArgonMin, float dZArgon, float zSiliconMin, float dZSilicon) |
|
void | createFWDRich (TGeoVolume *motherVolume) |
|
Definition at line 70 of file RICHRing.h.
◆ FWDRich() [1/2]
o2::rich::FWDRich::FWDRich |
( |
| ) |
|
|
default |
◆ FWDRich() [2/2]
o2::rich::FWDRich::FWDRich |
( |
std::string |
name, |
|
|
float |
rMin, |
|
|
float |
rMax, |
|
|
float |
zAerogelMin, |
|
|
float |
dZAerogel, |
|
|
float |
zArgonMin, |
|
|
float |
dZArgon, |
|
|
float |
zSiliconMin, |
|
|
float |
dZSilicon |
|
) |
| |
◆ ClassDef()
o2::rich::FWDRich::ClassDef |
( |
FWDRich |
, |
|
|
0 |
|
|
) |
| |
|
protected |
◆ createFWDRich()
void o2::rich::FWDRich::createFWDRich |
( |
TGeoVolume * |
motherVolume | ) |
|
◆ mDZAerogel
float o2::rich::FWDRich::mDZAerogel |
|
protected |
◆ mDZArgon
float o2::rich::FWDRich::mDZArgon |
|
protected |
◆ mDZSilicon
float o2::rich::FWDRich::mDZSilicon |
|
protected |
◆ mName
std::string o2::rich::FWDRich::mName |
|
protected |
◆ mRmax
float o2::rich::FWDRich::mRmax |
|
protected |
◆ mRmin
float o2::rich::FWDRich::mRmin |
|
protected |
◆ mZAerogelMin
float o2::rich::FWDRich::mZAerogelMin |
|
protected |
◆ mZArgonMin
float o2::rich::FWDRich::mZArgonMin |
|
protected |
◆ mZSiliconMin
float o2::rich::FWDRich::mZSiliconMin |
|
protected |
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