EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "ActsExamples/Geant4/PrimaryGeneratorAction.hpp"
#include <stdexcept>
#include <G4Event.hh>
#include <G4ParticleDefinition.hh>
#include <G4ParticleGun.hh>
#include <G4ParticleTable.hh>
#include <G4RandomDirection.hh>
#include <G4UnitsTable.hh>
#include <Randomize.hh>