| Celeritas 0.7.0-dev.170+develop.df22d2a88
    | 
#include "VecgeomParams.hh"#include <cstddef>#include <vector>#include <VecGeom/base/BVH.h>#include <VecGeom/base/Config.h>#include <VecGeom/base/Cuda.h>#include <VecGeom/base/Version.h>#include <VecGeom/management/ABBoxManager.h>#include <VecGeom/management/BVHManager.h>#include <VecGeom/management/GeoManager.h>#include <VecGeom/management/ReflFactory.h>#include <VecGeom/volumes/LogicalVolume.h>#include <VecGeom/volumes/PlacedVolume.h>#include "corecel/Config.hh"#include "corecel/DeviceRuntimeApi.hh"#include "corecel/Assert.hh"#include "corecel/Macros.hh"#include "corecel/cont/Range.hh"#include "corecel/data/CollectionBuilder.hh"#include "corecel/io/Logger.hh"#include "corecel/io/ScopedTimeAndRedirect.hh"#include "corecel/io/ScopedTimeLog.hh"#include "corecel/io/StringUtils.hh"#include "corecel/sys/Device.hh"#include "corecel/sys/Environment.hh"#include "corecel/sys/ScopedLimitSaver.hh"#include "corecel/sys/ScopedMem.hh"#include "corecel/sys/ScopedProfiling.hh"#include "geocel/GeantGeoParams.hh"#include "geocel/VolumeVisitor.hh"#include "geocel/detail/LengthUnits.hh"#include "geocel/detail/MakeLabelVector.hh"#include "VecgeomData.hh"#include "detail/VecgeomCompatibility.hh"#include "detail/VecgeomSetup.hh"#include "detail/VecgeomVersion.hh"| Macros | |
| #define | VG_CUDA_CALL(CODE) CELER_UNREACHABLE | 
| #define | VG_SURF_CALL(CODE) | 
| #define | VG_GETPLACEDVOLUME FindPlacedVolume | 
| #define VG_SURF_CALL | ( | CODE | ) |