ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "GammaLeptoNuclearPhysics.hh"
#include <Geant4/G4ProcessManager.hh>
#include <Geant4/G4PhotoNuclearProcess.hh>
#include <Geant4/G4ElectronNuclearProcess.hh>
#include <Geant4/G4PositronNuclearProcess.hh>
#include <Geant4/G4MuonNuclearProcess.hh>
#include <Geant4/G4CascadeInterface.hh>
#include <Geant4/G4ElectroVDNuclearModel.hh>
#include <Geant4/G4MuonVDNuclearModel.hh>
#include <Geant4/G4TheoFSGenerator.hh>
#include <Geant4/G4ExcitedStringDecay.hh>
#include <Geant4/G4QGSMFragmentation.hh>
#include <Geant4/G4GeneratorPrecompoundInterface.hh>
#include <Geant4/G4SystemOfUnits.hh>