ATLAS Offline Software
|
#include <Defs.h>
Public Member Functions | |
TransformCacheDetEle (const IdentifierHash &hash, const CachingDetectorEle *parentEle) | |
: Standard constructor taking the hash of the sensor element and and the TransformMaker expressed usually as a lambda function More... | |
const IDetectorElement * | parent () const override final |
Identifier | identify () const override final |
Identifier | identify () const |
Identifier | identify () const |
Identifier of the transform cache equivalent to the Identifier of the first strip inside the gasGap. More... | |
Identifier | identify () const |
Identifier of the transform cache equivalent to the Identifier of the first strip inside the gasGap. More... | |
Identifier | identify () const |
Identifier | identify () const |
Private Member Functions | |
Amg::Transform3D | fetchTransform (const DetectorAlignStore *store) const override final |
Amg::Transform3D | fetchTransform (const DetectorAlignStore *store) const |
Amg::Transform3D | fetchTransform (const DetectorAlignStore *store) const |
Amg::Transform3D | fetchTransform (const DetectorAlignStore *store) const |
Amg::Transform3D | fetchTransform (const DetectorAlignStore *store) const |
Amg::Transform3D | fetchTransform (const DetectorAlignStore *store) const |
Amg::Transform3D | fetchTransform (const DetectorAlignStore *store) const |
Amg::Transform3D | fetchTransform (const DetectorAlignStore *store) const |
Private Attributes | |
const CachingDetectorEle * | m_parent {nullptr} |
Definition at line 26 of file Tracking/Acts/ActsGeoUtils/ActsGeoUtils/Defs.h.
ActsTrk::TransformCacheDetEle< CachingDetectorEle >::TransformCacheDetEle | ( | const IdentifierHash & | hash, |
const CachingDetectorEle * | parentEle | ||
) |
: Standard constructor taking the hash of the sensor element and and the TransformMaker expressed usually as a lambda function
|
inlineprivate |
Definition at line 123 of file ActsDetectorElement.h.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
finaloverrideprivate |
Identifier ActsTrk::TransformCacheDetEle< MuonGMR4::TgcReadoutElement >::identify | ( | ) | const |
Identifier ActsTrk::TransformCacheDetEle< MuonGMR4::MmReadoutElement >::identify | ( | ) | const |
Identifier of the transform cache equivalent to the Identifier of the first strip inside the gasGap.
Identifier ActsTrk::TransformCacheDetEle< MuonGMR4::RpcReadoutElement >::identify | ( | ) | const |
Identifier of the transform cache equivalent to the Identifier of the first strip inside the gasGap.
Identifier ActsTrk::TransformCacheDetEle< MuonGMR4::MdtReadoutElement >::identify | ( | ) | const |
Identifier ActsTrk::TransformCacheDetEle< MuonGMR4::sTgcReadoutElement >::identify | ( | ) | const |
|
finaloverride |
|
finaloverride |
|
private |
Definition at line 80 of file TransformCache.h.