ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CuboidVolumeBounds.cpp File Reference
+ Include dependency graph for CuboidVolumeBounds.cpp:

Go to the source code of this file.

Functions

 m_xyBounds (std::make_shared< const RectangleBounds >(halex, haley))
 
 m_yzBounds (std::make_shared< const RectangleBounds >(haley, halez))
 
 m_zxBounds (std::make_shared< const RectangleBounds >(halez, halex))
 

Function Documentation

m_xyBounds ( std::make_shared< const RectangleBounds >  halex, haley)

Referenced by Acts::CuboidVolumeBounds::decomposeToSurfaces(), and Acts::CuboidVolumeBounds::operator=().

+ Here is the caller graph for this function:

m_yzBounds ( std::make_shared< const RectangleBounds >  haley, halez)

Referenced by Acts::CuboidVolumeBounds::decomposeToSurfaces(), and Acts::CuboidVolumeBounds::operator=().

+ Here is the caller graph for this function:

m_zxBounds ( std::make_shared< const RectangleBounds >  halez, halex)

Definition at line 24 of file CuboidVolumeBounds.cpp.

View newest version in sPHENIX GitHub at line 24 of file CuboidVolumeBounds.cpp

Referenced by Acts::CuboidVolumeBounds::decomposeToSurfaces(), and Acts::CuboidVolumeBounds::operator=().

+ Here is the caller graph for this function: