#include <HeatExchanger.h>
Definition at line 29 of file HeatExchanger.h.
◆ HeatExchanger() [1/2]
HeatExchanger::HeatExchanger |
( |
| ) |
|
◆ HeatExchanger() [2/2]
HeatExchanger::HeatExchanger |
( |
Double_t |
Rwater, |
|
|
Double_t |
DRPipe, |
|
|
Double_t |
HeatExchangerThickness, |
|
|
Double_t |
CarbonThickness |
|
) |
| |
◆ ~HeatExchanger()
o2::mft::HeatExchanger::~HeatExchanger |
( |
| ) |
|
|
default |
◆ create()
TGeoVolumeAssembly * HeatExchanger::create |
( |
Int_t |
kHalf, |
|
|
Int_t |
disk |
|
) |
| |
◆ createCoolingPipes()
void HeatExchanger::createCoolingPipes |
( |
Int_t |
half, |
|
|
Int_t |
disk |
|
) |
| |
◆ createHalfDisk0()
void HeatExchanger::createHalfDisk0 |
( |
Int_t |
half | ) |
|
◆ createHalfDisk1()
void HeatExchanger::createHalfDisk1 |
( |
Int_t |
half | ) |
|
◆ createHalfDisk2()
void HeatExchanger::createHalfDisk2 |
( |
Int_t |
half | ) |
|
◆ createHalfDisk3()
void HeatExchanger::createHalfDisk3 |
( |
Int_t |
half | ) |
|
◆ createHalfDisk4()
void HeatExchanger::createHalfDisk4 |
( |
Int_t |
half | ) |
|
◆ createManifold()
void HeatExchanger::createManifold |
( |
Int_t |
disk | ) |
|
◆ getCarbonThickness()
Double_t o2::mft::HeatExchanger::getCarbonThickness |
( |
| ) |
|
|
inline |
◆ getExchangerWidth()
Double_t o2::mft::HeatExchanger::getExchangerWidth |
( |
| ) |
|
|
inline |
◆ getPipeThickness()
Double_t o2::mft::HeatExchanger::getPipeThickness |
( |
| ) |
|
|
inline |
◆ getWaterRadius()
Double_t o2::mft::HeatExchanger::getWaterRadius |
( |
| ) |
|
|
inline |
◆ setCarbonThickness()
void o2::mft::HeatExchanger::setCarbonThickness |
( |
Double_t & |
CarbonThickness | ) |
|
|
inline |
◆ setExchangerWidth()
void o2::mft::HeatExchanger::setExchangerWidth |
( |
Double_t & |
HeatExchangerThickness | ) |
|
|
inline |
◆ setPipeThickness()
void o2::mft::HeatExchanger::setPipeThickness |
( |
Double_t & |
DRPipe | ) |
|
|
inline |
◆ setWaterRadius()
void o2::mft::HeatExchanger::setWaterRadius |
( |
Double_t & |
Rwater | ) |
|
|
inline |
◆ mCarbon
TGeoMedium* o2::mft::HeatExchanger::mCarbon |
◆ mMaterial
TGeoMaterial* o2::mft::HeatExchanger::mMaterial |
◆ mPeek
TGeoMedium* o2::mft::HeatExchanger::mPeek |
◆ mPipe
TGeoMedium* o2::mft::HeatExchanger::mPipe |
◆ mRohacell
TGeoMedium* o2::mft::HeatExchanger::mRohacell |
◆ mWater
TGeoMedium* o2::mft::HeatExchanger::mWater |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/MFT/base/include/MFTBase/HeatExchanger.h
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/MFT/base/src/HeatExchanger.cxx