Celeritas  0.5.0-56+6b053cd
Classes | Functions
ImportData.hh File Reference
#include <vector>
#include "ImportAtomicRelaxation.hh"
#include "ImportElement.hh"
#include "ImportLivermorePE.hh"
#include "ImportMaterial.hh"
#include "ImportMuPairProductionTable.hh"
#include "ImportOpticalMaterial.hh"
#include "ImportOpticalModel.hh"
#include "ImportParameters.hh"
#include "ImportParticle.hh"
#include "ImportProcess.hh"
#include "ImportSBTable.hh"
#include "ImportVolume.hh"
This graph shows which files directly or indirectly include this file:

Classes

struct  celeritas::ImportData
 Store imported physics data from external sources. More...
 

Functions

void celeritas::convert_to_native (ImportData *data)
 Recursively convert imported data to the native unit type.
 
bool celeritas::has_model (ImportData const &data, ImportModelClass model_class)
 Whether an imported model of the given class is present.
 
bool celeritas::has_msc_model (ImportData const &data, ImportModelClass model_class)
 Whether an imported MSC model of the given class is present.