Celeritas 0.7.0-dev.170+develop.df22d2a88
Loading...
Searching...
No Matches
Classes | Functions
InteractionApplier.hh File Reference
#include "corecel/Macros.hh"
#include "corecel/sys/KernelTraits.hh"
#include "celeritas/geo/GeoFwd.hh"
#include "CoreTrackView.hh"
#include "Interaction.hh"
#include "ParticleTrackView.hh"
#include "SimTrackView.hh"
This graph shows which files directly or indirectly include this file:

Classes

struct  celeritas::optical::InteractionApplier< F >
 Wrap an interaction executor and apply it to a track. More...
 

Functions

template<class F >
CELER_FUNCTION celeritas::optical::InteractionApplier (F &&) -> InteractionApplier< F >