Skip to content

Releases: gemc/src

Dev Nightly

02 Apr 04:13

Choose a tag to compare

Dev Nightly Pre-release
Pre-release

Commits on main since 2024-08-09

  • 2026-03-27 123ddc5 — updating actions (by Maurizio Ungaro)
  • 2026-03-20 a2006a8 — added normalization api for selected variables (by Maurizio Ungaro)
  • 2026-03-20 06a7f66 — added getMutableDataCollectionMap (by Maurizio Ungaro)
  • 2026-03-20 29c602a — added getMutableDigitizedData (by Maurizio Ungaro)
  • 2026-03-19 276117f — added run time particles values, conform doxy notes (by Maurizio Ungaro)
  • 2026-03-19 46d7709 — added maxStep to readout specs, setting it in detector construction. fix random number seed. setting maxStep in the dynamic digitizations. fix gparticle log (by Maurizio Ungaro)
  • 2026-03-19 9dea1f0 — added gemc_unit namespace (by Maurizio Ungaro)
  • 2026-03-19 870a437 — added gemc_unit namespace (by Maurizio Ungaro)
  • 2026-03-18 a001645 — doxy updates (by Maurizio Ungaro)
  • 2026-03-18 c379293 — doxy improvement and added root rundata (by Maurizio Ungaro)
  • 2026-03-18 14a1884 — fixed missing headers and action doxy (by Maurizio Ungaro)
  • 2026-03-17 2740eeb — started run data collection (by Maurizio Ungaro)
  • 2026-03-17 0575a0e — implementing ascii run writer (by Maurizio Ungaro)
  • 2026-03-17 524cee8 — added event counting api in header (by Maurizio Ungaro)
  • 2026-03-17 89e9e31 — removed true infos from run data collections (by Maurizio Ungaro)
  • 2026-03-17 6200750 — added merging of data and publishing and the end of the run (by Maurizio Ungaro)
  • 2026-03-17 986d678 — Added thread-safe accumulation of worker run_data objects (by Maurizio Ungaro)
  • 2026-03-17 4d58638 — event data is now published once per event, not once per collection (by Maurizio Ungaro)
  • 2026-03-17 132963f — Added deleted copy/move operations, Added publish_event_data(...) helper (by Maurizio Ungaro)
  • 2026-03-17 7618636 — Changed G4ParticleGun* to std::unique_ptr (by Maurizio Ungaro)
  • 2026-03-17 027c6ac — Deleted copy/move operations to keep lifecycle clear (by Maurizio Ungaro)
  • 2026-03-17 461394e — added stream of data methods (by Maurizio Ungaro)
  • 2026-03-17 31475b4 — max 4 thread for example b1 (by Maurizio Ungaro)
  • 2026-03-17 3632fb4 — warning to info 2 for remaining volumes (by Maurizio Ungaro)
  • 2026-03-17 4667e3b — indenting (by Maurizio Ungaro)
  • 2026-03-17 8c90d13 — added gstreamer_run_map handling in Master thread (by Maurizio Ungaro)
  • 2026-03-17 949b463 — added collect_event_data_collectioncons (by Maurizio Ungaro)
  • 2026-03-17 cbfa1a9 — added CollectionMode to distinguish between run and event collection (by Maurizio Ungaro)
  • 2026-03-17 c328d78 — higher log level to load plugin (by Maurizio Ungaro)
  • 2026-03-13 7aab46b — updated distros version (by Maurizio Ungaro)
  • 2026-03-13 49deeca — specifying branches and path ignore (by Maurizio Ungaro)
  • 2026-02-27 2f02555 — reorg and reformat (by Maurizio Ungaro)
  • 2026-02-27 c9598b5 — reorg and reformat (by Maurizio Ungaro)
  • 2026-02-27 cc95d6b — split internal digitization into the separate classes (by Maurizio Ungaro)
  • 2026-02-27 e41ca64 — no need for subproject patches, and doxy category reorg (by Maurizio Ungaro)
  • 2026-02-06 bf4d56a — updated doxygen (by Maurizio Ungaro)
  • 2026-02-05 6f39f4f — testing changes - mostly doxygen updates (by Maurizio Ungaro)
  • 2026-02-05 bad73d7 — stashing doxygen changes, and updating yaml-cpp to 0.9 (by Maurizio Ungaro)
  • 2026-02-05 602b19d — stashing doxygen updates for gfields, gphysics, gsd, gsplash (by Maurizio Ungaro)
  • 2026-02-05 5dd786e — stashing gsystem and g4system doxygen changes (by Maurizio Ungaro)
  • 2026-02-05 fef18d8 — stashing changes for gsystem upcoming mods (by Maurizio Ungaro)
  • 2026-02-04 4297373 — doxygen docs for g4system, g4dialog (by Maurizio Ungaro)
  • 2026-02-04 cd4db7d — added json format, updated doxygen for gstreamer (by Maurizio Ungaro)
  • 2026-02-04 7943cd1 — doxygen docs and making shared volume and material pointers in gsystem instead of unique (by Maurizio Ungaro)
  • 2026-02-03 ff36942 — saving doxygen progress (by Maurizio Ungaro)
  • 2026-02-02 85e9035 — doxygen for glogging (by Maurizio Ungaro)
  • 2026-02-02 092df2c — saving doxygen doc progress (by Maurizio Ungaro)
  • 2026-01-31 819b87b — updated doxygen scripts (by Maurizio Ungaro)
  • 2026-01-31 6f8e7e0 — updated doxygen for gdata (by Maurizio Ungaro)
  • 2026-01-31 6dcb20c — better doxygen before final iteration (by Maurizio Ungaro)
  • 2026-01-30 4bb3fd5 — partial better doxygen (by Maurizio Ungaro)
  • 2026-01-30 0139601 — added gdata doxygen documentation and link in the doxygen workflow (by Maurizio Ungaro)
  • 2026-01-29 c98f18a — replacing supported_formats with a function-local static instead of a variable. This avoids destruction at exit causing errors on linux. (by Maurizio Ungaro)
  • 2026-01-29 91f5fad — use c++17 for consistency with geant4, removing gmaterial table log (by Maurizio Ungaro)
  • 2026-01-28 453b176 — alternative root dep approach (by Maurizio Ungaro)
  • 2026-01-28 2880e84 — sqlite explicit required on linux (by Maurizio Ungaro)
  • 2026-01-28 a62fc1f — adding fs and testing sqlite dep removal to avoid duplicates (by Maurizio Ungaro)
  • 2026-01-27 78d02ca — checkout repo for overview and manifest steps and explicit ROOT_DIR in cmake root dep test (by Maurizio Ungaro)
  • 2026-01-27 fba0e5b — indent (by Maurizio Ungaro)
  • 2026-01-27 7de4d6b — summary and manifest scripts (by Maurizio Ungaro)
  • 2026-01-27 fa17a5d — better naming in docker workflow (by Maurizio Ungaro)
  • 2026-01-27 6d4e3b4 — fix gqt gui option and checking log dir existence (by Maurizio Ungaro)
  • 2026-01-27 687ce7d — fixed gui test examples to not run in gui mode if switch not given. added test summary in manifest (by Maurizio Ungaro)
  • 2026-01-26 29cc567 — fix ROOT dependency, case sensitive on linux (by Maurizio Ungaro)
  • 2026-01-26 0f140ca — using gdynamicDigitization for tests running inside build (by Maurizio Ungaro)
  • 2026-01-26 18d0e9c — added expat dependency for relevant modules (by Maurizio Ungaro)
  • 2026-01-26 e952b3b — zlib to core geant4 as well (by Maurizio Ungaro)
  • 2026-01-26 dd56006 — fixed zlib dep name (by Maurizio Ungaro)
  • 2026-01-26 3827735 — adding zlib general dependency to geant4 (by Maurizio Ungaro)
  • 2026-01-26 902df86 — testing adding system zlib (by Maurizio Ungaro)
  • 2026-01-26 fecd2ef — case sensitive correction (by Maurizio Ungaro)
  • 2026-01-22 7c137f8 — proper library dependencies for some modules, include_type system for external libraries, cadmesh include file addressing of warnings (by Maurizio Ungaro)
  • 2026-01-22 e2d1715 — saving progress - gtree still failing (by Maurizio Ungaro)
  • 2026-01-21 97de3e2 — temp saving to test ci - some test still not passing (by Maurizio Ungaro)
  • 2026-01-20 4880951 — using this_internal_libs for plugins (by Maurizio Ungaro)
  • 2026-01-20 669b509 — saving progress before using internal_dependencies (by Maurizio Ungaro)
  • 2026-01-20 b37d921 — creating dir for linux tests (by Maurizio Ungaro)
  • 2026-01-20 317f88b — using system_template with join instead of in args (by Maurizio Ungaro)
  • 2026-01-20 bd62d59 — using python test env correctly in api and tests (by Maurizio Ungaro)
  • 2026-01-20 1b2efb2 — testing local dep for plugins (by Maurizio Ungaro)
  • 2026-01-20 baf06c8 — plugins higher in subdir loop and not linking them against all libs (by Maurizio Ungaro)
  • 2026-01-20 6899b04 — using geant4_core_deps instead of geant4_deps for non graphic modules (by Maurizio Ungaro)
  • 2026-01-16 1c57403 — various ci fixes, and using only specific tests for sanitizers (by Maurizio Ungaro)
  • 2026-01-16 5f5142f — using shared libraries for subbprojects assimp when using sanitizers, and better build.sh (by Maurizio Ungaro)
  • 2026-01-16 57f8cff — testing undefined sanitizer (by Maurizio Ungaro)
  • 2026-01-16 2aaa84a — fixed trailing closure (by Maurizio Ungaro)
  • 2026-01-16 87363b0 — using g4v from tags (by Maurizio Ungaro)
  • 2026-01-16 7436814 — fixed mixed up runner - baseos (by Maurizio Ungaro)
  • 2026-01-16 6f2d9f9 — fixed sanitizer jobs names and env before build (by Maurizio Ungaro)
  • 2026-01-16 90e91c1 — fixed ci/sanitizers_tags.sh (by Maurizio Ungaro)
  • 2026-01-16 1a5fd6b — fixed sanitizer call (by Maurizio Ungaro)
  • 2026-01-16 390ee59 — testing sanitizer workflow with json matrix (by Maurizio Ungaro)
  • 2026-01-15 59a052b — fixed push of final image and codeql sequence (by Maurizio Ungaro)
  • 2026-01-14 fab1f4a — removing quotes from meson setup options (by Maurizio Ungaro)
  • 2026-01-14 c1c6b37 — fixed path to prefix (by Maurizio Ungaro)
  • 2026-01-14 849a814 — fixed build and env scripts (by Maurizio Ungaro)
  • 2026-01-14 bce836e — updated build scripts (by Maurizio Ungaro)
  • 2026-01-14 25d7af0 — correct semantic for push (by Maurizio Ungaro)
  • 2026-01-14 e3eb726 — improved workflow (by Maurizio Ungaro)
  • 2026-01-12 c2ae236 — using as final and testing token (by Maurizio Ungaro)
  • 2026-01-09 a61f197 — skipping cleanup action and fix path with tag (by Maurizio Ungaro)
  • 2026-01-09 7a943e2 — fixed from path in the dockerfile (by Maurizio Ungaro)
  • 2026-01-09 464d6bc — fixed from directive in the dockerfile (by Maurizio Ungaro)
  • 2026-01-09 bcba57c — using 2 json files, including arch builds in the build matrix (by Maurizio Ungaro)
  • 2026-01-07 33611d4 — temp saving progress - now woring with meson 1.10 (by Maurizio Ungaro)
  • 2025-12-09 b729976 — added run data collection files (by Maurizio Ungaro)
  • 2025-12-09 9e6260a — reindenting _(by Ma...
Read more