|
ACTS
Experiment-independent tracking
|
Classes | |
| struct | Cache |
| Detray conversion cache object. More... | |
Functions | |
| detray::io::axis_payload | convertAxis (const Acts::IAxis &axis) |
| Convert an IAxis to a detray axis payload. | |
| detray::axis::label | convertAxisDirection (Acts::AxisDirection bValue) |
| Convert the binning value. | |
| detray::io::axis_payload | convertBinningData (const Acts::BinningData &bData) |
| Convert the binning data to an axis. | |
| detray::axis::bounds | convertBinningOption (Acts::BinningOption bOption) |
| Convert the binning option. | |
| detray::axis::binning | convertBinningType (Acts::BinningType bType) |
| Convert the binning type. | |
| std::tuple< Acts::BinUtility, bool > | convertBinUtilityTo2D (const Acts::BinUtility &bUtility) |
| Convert a 1D BinUtility to a 2D BinUtility for Detray. | |
| detray::io::material_slab_payload | convertMaterialSlab (const Acts::MaterialSlab &slab) |
| Convert a MaterialSlab to a detray material slab payload. | |
| detray::io::transform_payload | convertTransform (const Acts::Transform3 &transform) |
| Convert a Transform3 to a detray transform payload. | |