#include <Layer.h>
Inherits o2::iotof::Layer.
|
virtual void | createLayer (TGeoVolume *motherVolume) override |
|
| Layer ()=default |
|
| Layer (std::string layerName, float rInn, float rOut, float zLength, float zOffset, float layerX2X0, bool isBarrel=true) |
|
| Layer ()=default |
|
| Layer (std::string layerName, float rInn, float rOut, float zLength, float zOffset, float layerX2X0, bool isBarrel=true) |
|
| ~Layer ()=default |
|
auto | getInnerRadius () const |
|
auto | getOuterRadius () const |
|
auto | getZLength () const |
|
auto | getZOffset () const |
|
auto | getx2X0 () const |
|
auto | getChipThickness () const |
|
auto | getName () const |
|
auto | getIsBarrel () const |
|
Definition at line 51 of file Layer.h.
◆ createLayer()
void o2::iotof::ITOFLayer::createLayer |
( |
TGeoVolume * |
motherVolume | ) |
|
|
overridevirtual |
◆ 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 |
|
) |
| |
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