3.11. opengate_core

3.11.1. Submodules

3.11.2. Attributes

pathCurrentFile

reloadPython

data_packages

data_packages

3.11.3. Functions

get_site_packages_dir()

get_libG4_path(lib)

check_g4_data()

download_with_resume(url, out[, retries, delay])

download_g4_data([missing_g4_Data])

check_for_non_required_files_folders()

Check if there are old data folders and inform the user.

get_missing_g4_data(→ list)

get_g4_data_folder(→ pathlib.Path)

get_g4_data_paths(→ dict)

set_g4_data_path()

set_qt5_path()

check_g4_data()

download_with_resume(url, out[, retries, delay])

download_g4_data([missing_g4_Data])

check_for_non_required_files_folders()

Check if there are old data folders and inform the user.

get_missing_g4_data(→ list)

get_g4_data_folder(→ pathlib.Path)

get_g4_data_paths(→ dict)

set_g4_data_path()

3.11.4. Package Contents

opengate_core.get_site_packages_dir()[source]
opengate_core.get_libG4_path(lib)[source]
opengate_core.pathCurrentFile[source]
opengate_core.reloadPython = False[source]
opengate_core.data_packages[source]
opengate_core.check_g4_data()[source]
opengate_core.download_with_resume(url, out, retries=5, delay=10)[source]
opengate_core.download_g4_data(missing_g4_Data=None)[source]
opengate_core.check_for_non_required_files_folders()[source]

Check if there are old data folders and inform the user.

opengate_core.get_missing_g4_data() list[source]
opengate_core.get_g4_data_folder() pathlib.Path[source]
opengate_core.get_g4_data_paths() dict[source]
opengate_core.set_g4_data_path()[source]
opengate_core.set_qt5_path()[source]
opengate_core.data_packages[source]
opengate_core.check_g4_data()[source]
opengate_core.download_with_resume(url, out, retries=5, delay=10)[source]
opengate_core.download_g4_data(missing_g4_Data=None)[source]
opengate_core.check_for_non_required_files_folders()[source]

Check if there are old data folders and inform the user.

opengate_core.get_missing_g4_data() list[source]
opengate_core.get_g4_data_folder() pathlib.Path[source]
opengate_core.get_g4_data_paths() dict[source]
opengate_core.set_g4_data_path()[source]