https://github.com/celeritas-project/g4vg

In-memory Geant4-VecGeom conversion code

https://github.com/celeritas-project/g4vg

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

In-memory Geant4-VecGeom conversion code

Basic Info
  • Host: GitHub
  • Owner: celeritas-project
  • License: other
  • Language: C++
  • Default Branch: main
  • Size: 117 KB
Statistics
  • Stars: 1
  • Watchers: 10
  • Forks: 6
  • Open Issues: 1
  • Releases: 5
Created over 2 years ago · Last pushed 12 months ago
Metadata Files
Readme Contributing License

README.md

G4VG

G4VG builds a VecGeom geometry representation from a Geant4 user application using the in-memory Geant4 volume representation. The code is entirely derivative from Celeritas, written primarily by @sethrj and @mrguilima , and adapted to an independent repository with the help of @drbenmorgan and supervision of @agheata et al. The original code was inspired by similar conversion work done by @sawenzel and @jonapost in G4VecGeomNav.

Installation

G4VG can be installed with [Spack][spack], or using CMake to configure and build, using CMAKE_PREFIX_PATH to inform the configuration script of your existing VecGeom and Geant4 installations.

Development

A spack environment can be used to set up your development toolchain. Please install pre-commit to ensure that code is formatted properly: console $ pre-commit install pre-commit installed at .git/hooks/pre-commit

Owner

  • Name: Celeritas Project
  • Login: celeritas-project
  • Kind: organization

A collaboration targeting exascale simulation of high energy particle physics for detector modeling.

GitHub Events

Total
  • Create event: 4
  • Release event: 4
  • Issues event: 7
  • Watch event: 1
  • Member event: 5
  • Issue comment event: 53
  • Push event: 16
  • Pull request review event: 28
  • Pull request review comment event: 19
  • Pull request event: 32
  • Fork event: 2
Last Year
  • Create event: 4
  • Release event: 4
  • Issues event: 7
  • Watch event: 1
  • Member event: 5
  • Issue comment event: 53
  • Push event: 16
  • Pull request review event: 28
  • Pull request review comment event: 19
  • Pull request event: 32
  • Fork event: 2

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 5
  • Total pull requests: 47
  • Average time to close issues: 29 days
  • Average time to close pull requests: 4 days
  • Total issue authors: 4
  • Total pull request authors: 4
  • Average comments per issue: 3.4
  • Average comments per pull request: 1.09
  • Merged pull requests: 38
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 4
  • Pull requests: 37
  • Average time to close issues: 29 days
  • Average time to close pull requests: 5 days
  • Issue authors: 4
  • Pull request authors: 4
  • Average comments per issue: 3.5
  • Average comments per pull request: 1.27
  • Merged pull requests: 28
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • sethrj (2)
  • drbenmorgan (1)
  • michele-colle (1)
  • JuanGonzalezCaminero (1)
Pull Request Authors
  • sethrj (34)
  • drbenmorgan (15)
  • pcanal (6)
  • mrguilima (2)
Top Labels
Issue Labels
bug (1) question (1) enhancement (1)
Pull Request Labels
bug (4) enhancement (3) documentation (1)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 2
spack.io: g4vg

Generate VecGeom geometry representations from in-memory Geant4 geometry.

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 0.0%
Average: 27.9%
Dependent packages count: 55.8%
Maintainers (2)
Last synced: 10 months ago

Dependencies

.github/workflows/build-full.yml actions
  • actions/checkout v3 composite
.github/workflows/pr.yml actions
  • re-actors/alls-green release/v1 composite
.github/workflows/push.yml actions