#include <GeometryTGeo.h>
Inherits o2::detectors::DetMatrixCache.
|
static GeometryTGeo * | Instance () |
|
static const char * | getIOTOFVolPattern () |
|
static const char * | getITOFLayerPattern () |
|
static const char * | getITOFChipPattern () |
|
static const char * | getITOFSensorPattern () |
|
static const char * | getOTOFLayerPattern () |
|
static const char * | getOTOFChipPattern () |
|
static const char * | getOTOFSensorPattern () |
|
static const char * | getFTOFLayerPattern () |
|
static const char * | getFTOFChipPattern () |
|
static const char * | getFTOFSensorPattern () |
|
static const char * | getBTOFLayerPattern () |
|
static const char * | getBTOFChipPattern () |
|
static const char * | getBTOFSensorPattern () |
|
static const char * | composeSymNameIOTOF (int d) |
|
static const char * | composeITOFSymNameLayer (int d, int layer) |
|
static const char * | composeITOFSymNameChip (int d, int lr) |
|
static const char * | composeITOFSymNameSensor (int d, int layer) |
|
static const char * | composeOTOFSymNameLayer (int d, int layer) |
|
static const char * | composeOTOFSymNameChip (int d, int lr) |
|
static const char * | composeOTOFSymNameSensor (int d, int layer) |
|
static const char * | composeFTOFSymNameLayer (int d, int layer) |
|
static const char * | composeFTOFSymNameChip (int d, int lr) |
|
static const char * | composeFTOFSymNameSensor (int d, int layer) |
|
static const char * | composeBTOFSymNameLayer (int d, int layer) |
|
static const char * | composeBTOFSymNameChip (int d, int lr) |
|
static const char * | composeBTOFSymNameSensor (int d, int layer) |
|
Definition at line 22 of file GeometryTGeo.h.
◆ GeometryTGeo()
o2::iotof::GeometryTGeo::GeometryTGeo |
( |
bool |
build = false , |
|
|
int |
loadTrans = 0 |
|
) |
| |
◆ Build()
void o2::iotof::GeometryTGeo::Build |
( |
int |
loadTrans | ) |
|
◆ composeBTOFSymNameChip()
static const char * o2::iotof::GeometryTGeo::composeBTOFSymNameChip |
( |
int |
d, |
|
|
int |
lr |
|
) |
| |
|
static |
◆ composeBTOFSymNameLayer()
static const char * o2::iotof::GeometryTGeo::composeBTOFSymNameLayer |
( |
int |
d, |
|
|
int |
layer |
|
) |
| |
|
static |
◆ composeBTOFSymNameSensor()
static const char * o2::iotof::GeometryTGeo::composeBTOFSymNameSensor |
( |
int |
d, |
|
|
int |
layer |
|
) |
| |
|
static |
◆ composeFTOFSymNameChip()
static const char * o2::iotof::GeometryTGeo::composeFTOFSymNameChip |
( |
int |
d, |
|
|
int |
lr |
|
) |
| |
|
static |
◆ composeFTOFSymNameLayer()
static const char * o2::iotof::GeometryTGeo::composeFTOFSymNameLayer |
( |
int |
d, |
|
|
int |
layer |
|
) |
| |
|
static |
◆ composeFTOFSymNameSensor()
static const char * o2::iotof::GeometryTGeo::composeFTOFSymNameSensor |
( |
int |
d, |
|
|
int |
layer |
|
) |
| |
|
static |
◆ composeITOFSymNameChip()
static const char * o2::iotof::GeometryTGeo::composeITOFSymNameChip |
( |
int |
d, |
|
|
int |
lr |
|
) |
| |
|
static |
◆ composeITOFSymNameLayer()
static const char * o2::iotof::GeometryTGeo::composeITOFSymNameLayer |
( |
int |
d, |
|
|
int |
layer |
|
) |
| |
|
static |
◆ composeITOFSymNameSensor()
static const char * o2::iotof::GeometryTGeo::composeITOFSymNameSensor |
( |
int |
d, |
|
|
int |
layer |
|
) |
| |
|
static |
◆ composeOTOFSymNameChip()
static const char * o2::iotof::GeometryTGeo::composeOTOFSymNameChip |
( |
int |
d, |
|
|
int |
lr |
|
) |
| |
|
static |
◆ composeOTOFSymNameLayer()
static const char * o2::iotof::GeometryTGeo::composeOTOFSymNameLayer |
( |
int |
d, |
|
|
int |
layer |
|
) |
| |
|
static |
◆ composeOTOFSymNameSensor()
static const char * o2::iotof::GeometryTGeo::composeOTOFSymNameSensor |
( |
int |
d, |
|
|
int |
layer |
|
) |
| |
|
static |
◆ composeSymNameIOTOF()
static const char * o2::iotof::GeometryTGeo::composeSymNameIOTOF |
( |
int |
d | ) |
|
|
inlinestatic |
◆ fillMatrixCache()
void o2::iotof::GeometryTGeo::fillMatrixCache |
( |
int |
mask | ) |
|
|
virtual |
◆ getBTOFChipPattern()
static const char * o2::iotof::GeometryTGeo::getBTOFChipPattern |
( |
| ) |
|
|
inlinestatic |
◆ getBTOFLayerPattern()
static const char * o2::iotof::GeometryTGeo::getBTOFLayerPattern |
( |
| ) |
|
|
inlinestatic |
◆ getBTOFSensorPattern()
static const char * o2::iotof::GeometryTGeo::getBTOFSensorPattern |
( |
| ) |
|
|
inlinestatic |
◆ getFTOFChipPattern()
static const char * o2::iotof::GeometryTGeo::getFTOFChipPattern |
( |
| ) |
|
|
inlinestatic |
◆ getFTOFLayerPattern()
static const char * o2::iotof::GeometryTGeo::getFTOFLayerPattern |
( |
| ) |
|
|
inlinestatic |
◆ getFTOFSensorPattern()
static const char * o2::iotof::GeometryTGeo::getFTOFSensorPattern |
( |
| ) |
|
|
inlinestatic |
◆ getIOTOFVolPattern()
static const char * o2::iotof::GeometryTGeo::getIOTOFVolPattern |
( |
| ) |
|
|
inlinestatic |
◆ getITOFChipPattern()
static const char * o2::iotof::GeometryTGeo::getITOFChipPattern |
( |
| ) |
|
|
inlinestatic |
◆ getITOFLayerPattern()
static const char * o2::iotof::GeometryTGeo::getITOFLayerPattern |
( |
| ) |
|
|
inlinestatic |
◆ getITOFSensorPattern()
static const char * o2::iotof::GeometryTGeo::getITOFSensorPattern |
( |
| ) |
|
|
inlinestatic |
◆ getOTOFChipPattern()
static const char * o2::iotof::GeometryTGeo::getOTOFChipPattern |
( |
| ) |
|
|
inlinestatic |
◆ getOTOFLayerPattern()
static const char * o2::iotof::GeometryTGeo::getOTOFLayerPattern |
( |
| ) |
|
|
inlinestatic |
◆ getOTOFSensorPattern()
static const char * o2::iotof::GeometryTGeo::getOTOFSensorPattern |
( |
| ) |
|
|
inlinestatic |
◆ Instance()
◆ sBTOFChipName
std::string o2::iotof::GeometryTGeo::sBTOFChipName = "BTOFChip" |
|
staticprotected |
◆ sBTOFLayerName
std::string o2::iotof::GeometryTGeo::sBTOFLayerName = "BTOFLayer" |
|
staticprotected |
◆ sBTOFSensorName
std::string o2::iotof::GeometryTGeo::sBTOFSensorName = "BTOFSensor" |
|
staticprotected |
◆ sFTOFChipName
std::string o2::iotof::GeometryTGeo::sFTOFChipName = "FTOFChip" |
|
staticprotected |
◆ sFTOFLayerName
std::string o2::iotof::GeometryTGeo::sFTOFLayerName = "FTOFLayer" |
|
staticprotected |
◆ sFTOFSensorName
std::string o2::iotof::GeometryTGeo::sFTOFSensorName = "FTOFSensor" |
|
staticprotected |
◆ sIOTOFVolumeName
std::string o2::iotof::GeometryTGeo::sIOTOFVolumeName = "IOTOFV" |
|
staticprotected |
◆ sITOFChipName
std::string o2::iotof::GeometryTGeo::sITOFChipName = "ITOFChip" |
|
staticprotected |
◆ sITOFLayerName
std::string o2::iotof::GeometryTGeo::sITOFLayerName = "ITOFLayer" |
|
staticprotected |
◆ sITOFSensorName
std::string o2::iotof::GeometryTGeo::sITOFSensorName = "ITOFSensor" |
|
staticprotected |
◆ sOTOFChipName
std::string o2::iotof::GeometryTGeo::sOTOFChipName = "OTOFChip" |
|
staticprotected |
◆ sOTOFLayerName
std::string o2::iotof::GeometryTGeo::sOTOFLayerName = "OTOFLayer" |
|
staticprotected |
◆ sOTOFSensorName
std::string o2::iotof::GeometryTGeo::sOTOFSensorName = "OTOFSensor" |
|
staticprotected |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/IOTOF/base/include/IOTOFBase/GeometryTGeo.h
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/IOTOF/base/src/GeometryTGeo.cxx