add quadmesh

This commit is contained in:
AndreaRigoni
2026-03-14 10:28:16 +00:00
parent 6bf9eaf309
commit 20d4967356
13 changed files with 600 additions and 14 deletions

View File

@@ -20,4 +20,7 @@ class EmitterPrimary : public G4VUserPrimaryGeneratorAction
G4ParticleGun* fParticleGun; // Puntatore al cannone di particelle
};
#endif