WenjieWu-Sci / FLArE

Simulation code for R&D of the FLArE detector
2 stars 0 forks source link

HepMC interface #45

Open mvicenzi opened 3 months ago

mvicenzi commented 3 months ago

Add a new generator option to interface Geant4 with HepMC files. By adding this interface, we will be able to use FORESEE and also align with current usage in FASER.

The package should already be available in the LGC_105 software stack we are already sourcing. There are at least two Geant4 examples that use a Geant4 interface to read these files:

In addition FASER2 should already have similar code available.