ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <cassert>
#include "Acts/Material/ISurfaceMaterial.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "ActsFatras/EventData/Hit.hpp"
#include "ActsFatras/EventData/Particle.hpp"
Go to the source code of this file.
Classes | |
struct | ActsFatras::NoSurface |
Do not select any surface, ever. More... | |
struct | ActsFatras::EverySurface |
Select every surface. More... | |
struct | ActsFatras::InteractorResult |
struct | ActsFatras::Interactor< generator_t, physics_list_t, hit_surface_selector_t > |
struct | ActsFatras::Interactor< generator_t, physics_list_t, hit_surface_selector_t >::ParticleNotAlive |
Abort if the particle was killed during a previous interaction. More... | |
Namespaces | |
namespace | ActsFatras |