#include <iostream>#include <CLHEP/Units/PhysicalConstants.h>#include "globals.hh"#include "G4HadronicInteraction.hh"#include "G4ChiralInvariantPhaseSpace.hh"#include "G4ElectroNuclearCrossSection.hh"#include "G4PhotoNuclearCrossSection.hh"#include "G4GammaParticipants.hh"#include "G4QGSModel.hh"#include "G4QGSMFragmentation.hh"#include "G4Nucleus.hh"#include "G4HadFinalState.hh"#include "G4HadProjectile.hh"#include "G4Electron.hh"#include "G4Positron.hh"#include "G4Gamma.hh"#include "G4TheoFSGenerator.hh"#include "G4GeneratorPrecompoundInterface.hh"#include "G4ExcitedStringDecay.hh"Go to the source code of this file.
Data Structures | |
| class | G4ElectroNuclearReaction |
Defines | |
| #define | G4ElectroNuclearReaction_h 1 |
| #define G4ElectroNuclearReaction_h 1 |
Definition at line 37 of file G4ElectroNuclearReaction.hh.
1.4.7