Celeritas 0.7.0-dev.127+develop.e63889793
Loading...
Searching...
No Matches
Public Attributes | List of all members
celeritas::inp::PhysicsFromGeant Struct Reference

Options for importing data from in-memory Geant4. More...

#include <Import.hh>

Public Attributes

std::vector< std::string > ignore_processes
 Do not use Celeritas physics for the given Geant4 process names.
 
GeantImportDataSelection data_selection
 Only import a subset of available Geant4 data.
 

Detailed Description

Options for importing data from in-memory Geant4.

Todo:
  • Use "offload particle types" (variant: grouping, G4PD*, PDG)
  • Load all processes applicable to offload particles
  • Determine particle list from process->secondary mapping
  • Always load interpolation flags; clear them elsewhere if user wants to
  • Load all materials visible to geometry (and eventually fix PhysMatId vs GeoMatId)

The documentation for this struct was generated from the following file: