LDMX Software
GenieElectroNuclearProcess.cxx File Reference

Implementation of the GENIE-based electronuclear G4VDiscreteProcess. More...

#include "SimCore/GenieElectroNuclearProcess.h"
#include "SimCore/G4User/UserEventInformation.h"
#include "SimCore/G4User/VolumeChecks.h"
#include "Framework/Conventions/Units.h"
#include "Framework/EventGen/EventRecord.h"
#include "Framework/GHEP/GHepParticle.h"
#include "Framework/Interaction/InitialState.h"
#include "Framework/Numerical/RandomGen.h"
#include "Framework/Utils/AppInit.h"
#include "Framework/Utils/RunOpt.h"
#include "GENIE/Framework/Interaction/InitialState.h"
#include "GENIE/Framework/Utils/RunOpt.h"
#include "HepMC3/GenEvent.h"
#include "G4DynamicParticle.hh"
#include "G4Electron.hh"
#include "G4Element.hh"
#include "G4EventManager.hh"
#include "G4IonTable.hh"
#include "G4Isotope.hh"
#include "G4LogicalVolume.hh"
#include "G4LogicalVolumeStore.hh"
#include "G4Material.hh"
#include "G4ParticleTable.hh"
#include "G4ProcessTable.hh"
#include "G4SystemOfUnits.hh"
#include "G4Track.hh"
#include "Randomize.hh"
#include <TLorentzVector.h>
#include <TParticle.h>
#include <algorithm>
#include <cctype>
#include <cfloat>
#include <cmath>
#include <fstream>

Go to the source code of this file.

Namespaces

namespace  simcore
 Dynamically loadable photonuclear models either from SimCore or external libraries implementing this interface.
 

Detailed Description

Implementation of the GENIE-based electronuclear G4VDiscreteProcess.

Definition in file GenieElectroNuclearProcess.cxx.