ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4VDNAModel.hh"
#include "G4ParticleChangeForGamma.hh"
#include "G4ProductionCutsTable.hh"
#include "G4DNACrossSectionDataSet.hh"
#include "G4LogLogInterpolation.hh"
#include "G4Electron.hh"
#include "G4Proton.hh"
#include "G4NistManager.hh"
#include "G4DNAWaterExcitationStructure.hh"
Go to the source code of this file.
Classes | |
class | G4DNAPTBExcitationModel |
The G4DNAPTBExcitationModel class This class implements the PTB excitation model. More... | |