opengate_core.g4DataSetup ========================= .. py:module:: opengate_core.g4DataSetup Attributes ---------- .. autoapisummary:: opengate_core.g4DataSetup.data_packages Functions --------- .. autoapisummary:: opengate_core.g4DataSetup.check_G4_data opengate_core.g4DataSetup.download_G4_data opengate_core.g4DataSetup.check_for_non_required_files_folders opengate_core.g4DataSetup.check_consistency_g4_data_folders opengate_core.g4DataSetup.get_G4_data_folder opengate_core.g4DataSetup.get_G4_data_paths opengate_core.g4DataSetup.set_G4_data_path Module Contents --------------- .. py:data:: data_packages :value: ['https://cern.ch/geant4-data/datasets/G4NDL.4.7.tar.gz',... .. py:function:: check_G4_data() .. py:function:: download_G4_data() .. py:function:: check_for_non_required_files_folders() Check if there are old data folders and inform the user. .. py:function:: check_consistency_g4_data_folders() .. py:function:: get_G4_data_folder() .. py:function:: get_G4_data_paths() .. py:function:: set_G4_data_path()