Celeritas  0.5.0-56+6b053cd
Macros
VecgeomParams.cc File Reference
#include "VecgeomParams.hh"
#include <cstddef>
#include <vector>
#include <VecGeom/base/Config.h>
#include <VecGeom/base/Cuda.h>
#include <VecGeom/management/ABBoxManager.h>
#include <VecGeom/management/BVHManager.h>
#include <VecGeom/management/GeoManager.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/io/Join.hh"
#include "corecel/io/Logger.hh"
#include "corecel/io/ScopedTimeAndRedirect.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/GeantGeoUtils.hh"
#include "geocel/detail/LengthUnits.hh"
#include "geocel/g4vg/Converter.hh"
#include "VecgeomData.hh"
#include "detail/VecgeomCompatibility.hh"
#include "detail/VecgeomSetup.hh"

Macros

#define VG_CUDA_CALL(CODE)   CELER_UNREACHABLE
 
#define VG_SURF_CALL(CODE)
 

Macro Definition Documentation

◆ VG_SURF_CALL

#define VG_SURF_CALL (   CODE)
Value:
do \
{ \
} while (0)