EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Volume.cpp File Reference
#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
 

Function Documentation

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:

Variable Documentation

this
Initial value:
{}
Acts::Volume::Volume(const Volume& vol, const Transform3D& shift)
: GeometryObject()

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().