Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
Set up geometry/material model. More...
#include <Model.hh>
Public Attributes | |
std::variant< std::string, G4VPhysicalVolume const * > | geometry |
Path to GDML file, or Geant4 world. | |
Set up geometry/material model.
The geometry filename should almost always be a GDML path. As a temporary measure we also support loading from a .org.json file if the
StandaloneInput::physics_import
is a ROOT file with serialized physics data.