Celeritas 0.6.0-dev.116+3fbab5e0
Loading...
Searching...
No Matches
Classes | Functions
GeantImporter.hh File Reference
#include <memory>
#include "corecel/Config.hh"
#include "celeritas/io/ImportData.hh"
#include "celeritas/io/ImporterInterface.hh"
#include "GeantSetup.hh"
This graph shows which files directly or indirectly include this file:

Classes

struct  celeritas::GeantImportDataSelection
 Only import a subset of available Geant4 data. More...
 
class  celeritas::GeantImporter
 Load problem data directly from Geant4. More...
 

Functions

std::vector< ImportVolumeceleritas::import_volumes (G4VPhysicalVolume const &world)
 Return a populated ImportVolume vector.
 
ImportParticle celeritas::import_particle (G4ParticleDefinition const &p)
 Create an import patricle.
 
constexpr bool celeritas::operator== (GeantImporter::DataSelection const &lhs, GeantImporter::DataSelection const &rhs)
 
bool celeritas::operator!= (GeantImporter::DataSelection const &lhs, GeantImporter::DataSelection const &rhs)