#include <Layer.h>
Inherited by o2::iotof::BTOFLayer, o2::iotof::FTOFLayer, o2::iotof::ITOFLayer, and o2::iotof::OTOFLayer.
Definition at line 22 of file Layer.h.
◆ Layer() [1/2]
o2::iotof::Layer::Layer |
( |
| ) |
|
|
default |
◆ Layer() [2/2]
o2::iotof::Layer::Layer |
( |
std::string |
layerName, |
|
|
float |
rInn, |
|
|
float |
rOut, |
|
|
float |
zLength, |
|
|
float |
zOffset, |
|
|
float |
layerX2X0, |
|
|
bool |
isBarrel = true |
|
) |
| |
◆ ~Layer()
o2::iotof::Layer::~Layer |
( |
| ) |
|
|
default |
◆ createLayer()
virtual void o2::iotof::Layer::createLayer |
( |
TGeoVolume * |
motherVolume | ) |
|
|
inlinevirtual |
◆ getChipThickness()
auto o2::iotof::Layer::getChipThickness |
( |
| ) |
const |
|
inline |
◆ getInnerRadius()
auto o2::iotof::Layer::getInnerRadius |
( |
| ) |
const |
|
inline |
◆ getIsBarrel()
auto o2::iotof::Layer::getIsBarrel |
( |
| ) |
const |
|
inline |
◆ getName()
auto o2::iotof::Layer::getName |
( |
| ) |
const |
|
inline |
◆ getOuterRadius()
auto o2::iotof::Layer::getOuterRadius |
( |
| ) |
const |
|
inline |
◆ getx2X0()
auto o2::iotof::Layer::getx2X0 |
( |
| ) |
const |
|
inline |
◆ getZLength()
auto o2::iotof::Layer::getZLength |
( |
| ) |
const |
|
inline |
◆ getZOffset()
auto o2::iotof::Layer::getZOffset |
( |
| ) |
const |
|
inline |
◆ mChipThickness
float o2::iotof::Layer::mChipThickness |
|
protected |
◆ mInnerRadius
float o2::iotof::Layer::mInnerRadius |
|
protected |
◆ mIsBarrel
bool o2::iotof::Layer::mIsBarrel {true} |
|
protected |
◆ mLayerName
std::string o2::iotof::Layer::mLayerName |
|
protected |
◆ mOuterRadius
float o2::iotof::Layer::mOuterRadius |
|
protected |
◆ mX2X0
float o2::iotof::Layer::mX2X0 |
|
protected |
◆ mZLength
float o2::iotof::Layer::mZLength |
|
protected |
◆ mZOffset
float o2::iotof::Layer::mZOffset {0.f} |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/IOTOF/simulation/include/IOTOFSimulation/Layer.h
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/IOTOF/simulation/src/Layer.cxx