rest-for-physics / restG4

A generic Geant4 code project that uses the REST Geant4 library to define the simulation conditions and collect the simulated results as a ROOT file, in the form of REST c++ objects. restG4 just requires two inputs, and RML file defining the simulation conditions and a GDML geometry file.
3 stars 5 forks source link

Integrating restG4 validation inside framework #104

Closed juanangp closed 1 year ago

juanangp commented 1 year ago

juanangp Medium: 124

Integrating restG4 validation inside framework:

I think we should clean up some validation jobs since they seems duplicated in framework

Related PR https://github.com/rest-for-physics/framework/pull/403