![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Geometry/Volume.hpp"#include "Acts/Geometry/VolumeBounds.hpp"#include "Acts/Utilities/Units.hpp"#include <iostream>#include <utility>
Include dependency graph for Volume.cpp:Go to the source code of this file.
Functions | |
| m_transform (shift *vol.m_transform) | |
| m_itransform (m_transform.inverse()) | |
| m_center (m_transform.translation()) | |
| m_volumeBounds (vol.m_volumeBounds) | |
| m_orientedBoundingBox (m_volumeBounds->boundingBox(nullptr,{0.05_mm, 0.05_mm, 0.05_mm}, this)) | |
Variables | |
| this | |
| m_center | ( | m_transform. | translation() | ) |
Referenced by Acts::AxisAlignedBoundingBox< entity_t, value_t, DIM >::center(), Acts::Volume::operator=(), Acts::AxisAlignedBoundingBox< entity_t, value_t, DIM >::svg(), and Acts::AxisAlignedBoundingBox< entity_t, value_t, DIM >::toStream().
Here is the caller graph for this function:| m_itransform | ( | m_transform. | inverse() | ) |
| m_orientedBoundingBox | ( | m_volumeBounds-> | boundingBoxnullptr,{0.05_mm, 0.05_mm, 0.05_mm}, this | ) |
Definition at line 35 of file Volume.cpp.
View newest version in sPHENIX GitHub at line 35 of file Volume.cpp
Referenced by Acts::Volume::orientedBoundingBox().
Here is the caller graph for this function:| m_transform | ( | shift *vol. | m_transform | ) |
Referenced by Acts::Volume::boundingBox(), Acts::AbstractVolume::createBoundarySurfaces(), Acts::TrackingVolume::createBoundarySurfaces(), Acts::DiscLayer::DiscLayer(), Acts::Volume::operator=(), Acts::Surface::operator=(), Acts::Surface::operator==(), and Acts::Surface::transform().
Here is the caller graph for this function:| m_volumeBounds | ( | vol. | m_volumeBounds | ) |
Referenced by Acts::Volume::binningPosition(), Acts::Volume::boundingBox(), and Acts::Volume::operator=().
Here is the caller graph for this function:| this |
Definition at line 27 of file Volume.cpp.
View newest version in sPHENIX GitHub at line 27 of file Volume.cpp
Referenced by genfit::Track::checkConsistency(), lsci(), pepsimainerhic(), and FairDbSqlValPacket::Store().