|
LDMX Software
|
Class for generating a Geant4 event from HepMC event data. More...
#include "Framework/Configure/Parameters.h"#include "Framework/Exception/Exception.h"#include "SimCore/G4User/UserPrimaryParticleInformation.h"#include "SimCore/Generators/PrimaryGenerator.h"#include "SimCore/HepMC/HepMCReader.h"#include "G4Event.hh"#include "G4IonTable.hh"#include "G4PhysicalConstants.hh"#include "G4RunManager.hh"#include "G4SystemOfUnits.hh"Go to the source code of this file.
Classes | |
| class | simcore::generators::HepMCPrimaryGenerator |
| Generates a Geant4 event from a HepMCEvent. More... | |
Namespaces | |
| namespace | simcore |
| Dynamically loadable photonuclear models either from SimCore or external libraries implementing this interface. | |
Class for generating a Geant4 event from HepMC event data.
Definition in file HepMCPrimaryGenerator.h.