Celeritas 0.6.0-89+develop.74e3f0f0
Loading...
Searching...
No Matches
GeoFwd.hh File Reference

Forward-declare configure-time geometry implementation. More...

#include "corecel/Config.hh"
#include "corecel/Types.hh"
#include "geocel/g4/GeantGeoTraits.hh"
#include "geocel/vg/VecgeomGeoTraits.hh"
#include "orange/OrangeGeoTraits.hh"
This graph shows which files directly or indirectly include this file:

Typedefs

Core geometry type aliases
using celeritas::CoreGeoParams = VecgeomParams
 
using celeritas::CoreGeoTrackView = VecgeomTrackView
 
template<Ownership W, MemSpace M>
using celeritas::CoreGeoParamsData = VecgeomParamsData< W, M >
 
template<Ownership W, MemSpace M>
using celeritas::CoreGeoStateData = VecgeomStateData< W, M >
 
Old geometry type aliases
Deprecated:
Use CoreX instead
using celeritas::GeoParams = CoreGeoParams
 
using celeritas::GeoTrackView = CoreGeoTrackView
 
template<Ownership W, MemSpace M>
using celeritas::GeoParamsData = CoreGeoParamsData< W, M >
 
template<Ownership W, MemSpace M>
using celeritas::GeoStateData = CoreGeoStateData< W, M >
 

Detailed Description

Forward-declare configure-time geometry implementation.

Todo:
v1.0: Rename CoreGeoFwd.hh, rename type aliases