#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, int layout=kBarrel, int nStaves=0, float staveSize=0.0, double staveTiltAngle=0.0, int modulesPerStave=0) |
| |
| | Layer ()=default |
| |
| | Layer (std::string layerName, float rInn, float rOut, float zLength, float zOffset, float layerX2X0, int layout=kBarrel, int nStaves=0, float staveSize=0.0, double staveTiltAngle=0.0, int modulesPerStave=0) |
| |
| | ~Layer ()=default |
| |
| auto | getInnerRadius () const |
| |
| auto | getOuterRadius () const |
| |
| auto | getZLength () const |
| |
| auto | getZOffset () const |
| |
| auto | getx2X0 () const |
| |
| auto | getChipThickness () const |
| |
| auto | getName () const |
| |
| auto | getLayout () const |
| |
| auto | getSegments () const |
| |
Definition at line 63 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, |
|
|
int |
layout = kBarrel, |
|
|
int |
nStaves = 0, |
|
|
float |
staveSize = 0.0, |
|
|
double |
staveTiltAngle = 0.0, |
|
|
int |
modulesPerStave = 0 |
|
) |
| |
◆ mRegister
| std::vector< std::string > o2::iotof::ITOFLayer::mRegister |
|
static |
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