Variant of DetMatrixCache for non consecutive indexing.
More...
#include <DetMatrixCache.h>
Inherits o2::detectors::DetMatrixCache.
Inherited by o2::trd::Geometry.
Variant of DetMatrixCache for non consecutive indexing.
Definition at line 130 of file DetMatrixCache.h.
◆ Mat3D
◆ Rot2D
◆ DetMatrixCacheIndirect() [1/3]
o2::detectors::DetMatrixCacheIndirect::DetMatrixCacheIndirect |
( |
| ) |
|
|
default |
◆ DetMatrixCacheIndirect() [2/3]
◆ ~DetMatrixCacheIndirect()
o2::detectors::DetMatrixCacheIndirect::~DetMatrixCacheIndirect |
( |
| ) |
|
|
overridedefault |
◆ DetMatrixCacheIndirect() [3/3]
◆ getIndirectSize()
int o2::detectors::DetMatrixCacheIndirect::getIndirectSize |
( |
| ) |
const |
|
inline |
◆ getMatrixL2G()
const Mat3D & o2::detectors::DetMatrixCacheIndirect::getMatrixL2G |
( |
int |
sensID | ) |
const |
|
inline |
◆ getMatrixT2G()
const Mat3D & o2::detectors::DetMatrixCacheIndirect::getMatrixT2G |
( |
int |
sensID | ) |
const |
|
inline |
◆ getMatrixT2GRot()
const Rot2D & o2::detectors::DetMatrixCacheIndirect::getMatrixT2GRot |
( |
int |
sensID | ) |
const |
|
inline |
◆ getMatrixT2L()
const Mat3D & o2::detectors::DetMatrixCacheIndirect::getMatrixT2L |
( |
int |
sensID | ) |
const |
|
inline |
◆ getSize()
int o2::detectors::DetMatrixCacheIndirect::getSize |
( |
| ) |
const |
|
inline |
◆ isBuilt()
bool o2::detectors::DetMatrixCacheIndirect::isBuilt |
( |
| ) |
const |
|
inline |
◆ isMatrixAvailable()
bool o2::detectors::DetMatrixCacheIndirect::isMatrixAvailable |
( |
int |
sensID | ) |
const |
|
inline |
◆ operator=()
◆ setMatrixL2G()
void o2::detectors::DetMatrixCacheIndirect::setMatrixL2G |
( |
const Mat3D & |
matrix, |
|
|
int |
sensID |
|
) |
| |
|
inlineprotected |
◆ setMatrixT2G()
void o2::detectors::DetMatrixCacheIndirect::setMatrixT2G |
( |
const Mat3D & |
matrix, |
|
|
int |
sensID |
|
) |
| |
|
inlineprotected |
◆ setMatrixT2GRot()
void o2::detectors::DetMatrixCacheIndirect::setMatrixT2GRot |
( |
const Rot2D & |
matrix, |
|
|
int |
sensID |
|
) |
| |
|
inlineprotected |
◆ setMatrixT2L()
void o2::detectors::DetMatrixCacheIndirect::setMatrixT2L |
( |
const Mat3D & |
matrix, |
|
|
int |
sensID |
|
) |
| |
|
inlineprotected |
◆ setSize() [1/2]
void o2::detectors::DetMatrixCacheIndirect::setSize |
( |
int |
s | ) |
|
|
protecteddelete |
◆ setSize() [2/2]
void DetMatrixCacheIndirect::setSize |
( |
int |
size, |
|
|
int |
sizeIndirect |
|
) |
| |
|
protected |
◆ useL2GCache()
void o2::detectors::DetMatrixCacheIndirect::useL2GCache |
( |
| ) |
|
|
inlineprotected |
◆ useT2GCache()
void o2::detectors::DetMatrixCacheIndirect::useT2GCache |
( |
| ) |
|
|
inlineprotected |
◆ useT2GRotCache()
void o2::detectors::DetMatrixCacheIndirect::useT2GRotCache |
( |
| ) |
|
|
inlineprotected |
◆ useT2LCache()
void o2::detectors::DetMatrixCacheIndirect::useT2LCache |
( |
| ) |
|
|
inlineprotected |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/Common/include/DetectorsCommonDataFormats/DetMatrixCache.h
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/Common/src/DetMatrixCache.cxx