Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
namespace | Acts::DetrayJsonHelper |
Functions | |
static std::tuple< unsigned int, std::vector< ActsScalar > > | Acts::DetrayJsonHelper::maskFromBounds (const Acts::SurfaceBounds &sBounds, bool portal=false) |
Helper function to switch keys from ACTS to detray. | |
static void | Acts::DetrayJsonHelper::addVolumeLink (nlohmann::json &jSurface, int vLink) |
add volume link | |